CBManagerState
extension CBManagerState: CustomStringConvertible
Extension to make the state human readable in logs.
-
Get plain text description of state.
Declaration
Swift
public var description: String { get }