ServiceReferenceTimeUpdate
@available(swift 4.0)
@available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
open class ServiceReferenceTimeUpdate : Service
BLE Reference Time Update Service
This service defines how a client can request an update from a reference time source from a time server using the Generic Attribute Profile (GATT).
-
Service Name
Declaration
Swift
public static var name: String { get }
-
Service UUID
Declaration
Swift
public static var uuidString: String { get }
-
Service Uniform Identifier
Declaration
Swift
public static var uniformIdentifier: String { get }
-
Creates Reference Time Update Service
Declaration
Swift
public init()