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