Contents

ancsAuthorized

A Boolean value that indicates if the remote device has authorization to receive data over ANCS protocol.

Declaration

var ancsAuthorized: Bool { get }

Discussion

If this value is false, a user authorization sets this value to true, which results in a call to the delegate’s centralManager(_:didUpdateANCSAuthorizationFor:) method.