This repository has been archived by the owner on Apr 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
CTContactInfo
mattt edited this page Apr 11, 2020
·
1 revision
Contains information about a single contact incident.
open class CTContactInfo: NSObject
NSObject
How long the contact was in proximity. Minimum duration is 5 minutes and increments by 5 minutes: 5, 10, 15, etc.
var duration: TimeInterval
This property contains the time when the contact occurred. This may have reduced precision, such as within one day of the actual time.
var timestamp: CFAbsoluteTime
Generated at 2020-04-11T10:13:48+0000 using swift-doc.