CBPeripheralManagerState

extension CBPeripheralManagerState : CustomStringConvertible
  • Get plain text description of state.

    Declaration

    Swift

    public var description: String { get }