UnlockWithTapApi
public class UnlockWithTapApi
Undocumented
-
Undocumented
Declaration
Swift
public var started: Bool
-
Undocumented
Declaration
Swift
public func unlock(credential: AcsCredential, timeout: TimeInterval = 10.0) throws -> AnyPublisher<SeamUnlockEvent, Error>
-
launch()
AsynchronousUndocumented
Declaration
Swift
public func launch() async -> SeamResult<Void>
-
stop()
AsynchronousUndocumented
Declaration
Swift
public func stop() async -> SeamResult<Void>