Uses of Class
org.robovm.apple.corebluetooth.CBManagerAuthorization
| Package | Description |
|---|---|
| org.robovm.apple.corebluetooth |
-
Uses of CBManagerAuthorization in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return CBManagerAuthorization Modifier and Type Method Description static CBManagerAuthorizationCBCentralManager. authorization()static CBManagerAuthorizationCBManager. authorization()static CBManagerAuthorizationCBPeripheralManager. authorization()CBManagerAuthorizationCBManager. getAuthorization()Deprecated.Deprecated in iOS 13.1.static CBManagerAuthorizationCBManagerAuthorization. valueOf(long n)Returns the enum constant of this type with the specified name.static CBManagerAuthorizationCBManagerAuthorization. valueOf(String name)Returns the enum constant of this type with the specified name.static CBManagerAuthorization[]CBManagerAuthorization. values()Returns an array containing the constants of this enum type, in the order they are declared.