Package org.robovm.apple.corebluetooth
Class CBPeripheralManagerRestoredState
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.corebluetooth.CBPeripheralManagerRestoredState
public class CBPeripheralManagerRestoredState extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCBPeripheralManagerRestoredState.AsListMarshalerstatic classCBPeripheralManagerRestoredState.Keysstatic classCBPeripheralManagerRestoredState.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)CBAdvertisementDatagetAdvertisementData()NSArray<CBMutableService>getServices()booleanhas(NSString key)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Method Details
-
has
-
get
-
getServices
-
getAdvertisementData
-