Uses of Class
org.robovm.apple.corebluetooth.CBPeripheralManagerAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBPeripheralManagerAuthorizationStatus in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBPeripheralManagerAuthorizationStatus Modifier and Type Method Description static CBPeripheralManagerAuthorizationStatusCBPeripheralManager. authorizationStatus()Deprecated.Deprecated in iOS 13.0.static CBPeripheralManagerAuthorizationStatusCBPeripheralManagerAuthorizationStatus. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static CBPeripheralManagerAuthorizationStatusCBPeripheralManagerAuthorizationStatus. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static CBPeripheralManagerAuthorizationStatus[]CBPeripheralManagerAuthorizationStatus. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.