Uses of Class
org.robovm.apple.foundation.NSUUID
-
Uses of NSUUID in org.robovm.apple.accessibility
Methods in org.robovm.apple.accessibility that return types with arguments of type NSUUID Modifier and Type Method Description static NSArray<NSUUID>AXHearingUtilities. getMFiHearingDevicePairedUUIDs() -
Uses of NSUUID in org.robovm.apple.adsupport
Methods in org.robovm.apple.adsupport that return NSUUID Modifier and Type Method Description NSUUIDASIdentifierManager. getAdvertisingIdentifier() -
Uses of NSUUID in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return NSUUID Modifier and Type Method Description NSUUIDARAnchor. getIdentifier()NSUUIDARSession. getIdentifier()NSUUIDARAnchor. getSessionIdentifier() -
Uses of NSUUID in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return NSUUID Modifier and Type Method Description NSUUIDAVCoordinatedPlaybackParticipant. getIdentifier() -
Uses of NSUUID in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return NSUUID Modifier and Type Method Description NSUUIDCXCallAction. getCallUUID()NSUUIDCXSetGroupCallAction. getCallUUIDToGroupWith()NSUUIDCXAction. getUUID()NSUUIDCXCall. getUUID()NSUUIDCXTransaction. getUUID()Methods in org.robovm.apple.callkit with parameters of type NSUUID Modifier and Type Method Description NSArray<CXCallAction>CXProvider. getPendingCallActionsOfClass(Class<?> callActionClass, NSUUID callUUID)protected longCXCallAction. init(NSUUID callUUID)protected longCXPlayDTMFCallAction. init(NSUUID callUUID, String digits, CXPlayDTMFCallActionType type)protected longCXSetGroupCallAction. init(NSUUID callUUID, NSUUID callUUIDToGroupWith)protected longCXSetHeldCallAction. init(NSUUID callUUID, boolean onHold)protected longCXSetMutedCallAction. init(NSUUID callUUID, boolean muted)protected longCXStartCallAction. init(NSUUID callUUID, CXHandle handle)voidCXProvider. reportCall(NSUUID UUID, CXCallUpdate update)voidCXProvider. reportCall(NSUUID UUID, NSDate dateEnded, CXCallEndedReason endedReason)voidCXProvider. reportNewIncomingCall(NSUUID UUID, CXCallUpdate update, VoidBlock1<NSError> completion)voidCXProvider. reportOutgoingConnectedCall(NSUUID UUID, NSDate dateConnected)voidCXProvider. reportOutgoingStartedCall(NSUUID UUID, NSDate dateStartedConnecting)voidCXSetGroupCallAction. setCallUUIDToGroupWith(NSUUID v)Constructors in org.robovm.apple.callkit with parameters of type NSUUID Constructor Description CXAnswerCallAction(NSUUID callUUID)CXCallAction(NSUUID callUUID)CXEndCallAction(NSUUID callUUID)CXPlayDTMFCallAction(NSUUID callUUID, String digits, CXPlayDTMFCallActionType type)CXSetGroupCallAction(NSUUID callUUID, NSUUID callUUIDToGroupWith)CXSetHeldCallAction(NSUUID callUUID, boolean onHold)CXSetMutedCallAction(NSUUID callUUID, boolean muted)CXStartCallAction(NSUUID callUUID, CXHandle handle) -
Uses of NSUUID in org.robovm.apple.corebluetooth
Methods in org.robovm.apple.corebluetooth that return NSUUID Modifier and Type Method Description NSUUIDCBPeer. getIdentifier()Methods in org.robovm.apple.corebluetooth that return types with arguments of type NSUUID Modifier and Type Method Description NSArray<NSUUID>CBConnectionEventMatchingOptions. getPeripheralUUIDs()Methods in org.robovm.apple.corebluetooth with parameters of type NSUUID Modifier and Type Method Description protected static longCBUUID. create(NSUUID theUUID)Method parameters in org.robovm.apple.corebluetooth with type arguments of type NSUUID Modifier and Type Method Description NSArray<CBPeripheral>CBCentralManager. retrievePeripheralsWithId(NSArray<NSUUID> identifiers)CBConnectionEventMatchingOptionsCBConnectionEventMatchingOptions. setPeripheralUUIDs(NSArray<NSUUID> peripheralUUIDs)Constructors in org.robovm.apple.corebluetooth with parameters of type NSUUID Constructor Description CBUUID(NSUUID theUUID) -
Uses of NSUUID in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSUUID Modifier and Type Method Description NSUUIDNSPersistentCloudKitContainerEvent. getIdentifier()NSUUIDNSPersistentStoreMetadata. getUUID()Methods in org.robovm.apple.coredata with parameters of type NSUUID Modifier and Type Method Description NSPersistentStoreMetadataNSPersistentStoreMetadata. setUUID(NSUUID uUID) -
Uses of NSUUID in org.robovm.apple.corelocation
Methods in org.robovm.apple.corelocation that return NSUUID Modifier and Type Method Description NSUUIDCLBeacon. getProximityUUID()Deprecated.Deprecated in iOS 13.0.NSUUIDCLBeaconRegion. getProximityUUID()Deprecated.Deprecated in iOS 13.0.NSUUIDCLBeacon. getUUID()NSUUIDCLBeaconIdentityConstraint. getUUID()NSUUIDCLBeaconRegion. getUUID()Methods in org.robovm.apple.corelocation with parameters of type NSUUID Modifier and Type Method Description static CLBeaconRegionCLBeaconRegion. createUsingUUID(NSUUID uuid, short major, short minor, String identifier)static CLBeaconRegionCLBeaconRegion. createUsingUUID(NSUUID uuid, short major, String identifier)static CLBeaconRegionCLBeaconRegion. createUsingUUID(NSUUID uuid, String identifier)protected longCLBeaconRegion. createUsingUUID0(NSUUID uuid, short major, short minor, String identifier)protected longCLBeaconRegion. createUsingUUID0(NSUUID uuid, short major, String identifier)protected longCLBeaconRegion. createUsingUUID0(NSUUID uuid, String identifier)protected longCLBeaconIdentityConstraint. init(NSUUID uuid)protected longCLBeaconIdentityConstraint. init(NSUUID uuid, short major)protected longCLBeaconIdentityConstraint. init(NSUUID uuid, short major, short minor)protected longCLBeaconRegion. init(NSUUID proximityUUID, short major, short minor, String identifier)Deprecated.Deprecated in iOS 13.0.protected longCLBeaconRegion. init(NSUUID proximityUUID, short major, String identifier)Deprecated.Deprecated in iOS 13.0.protected longCLBeaconRegion. init(NSUUID proximityUUID, String identifier)Deprecated.Deprecated in iOS 13.0.Constructors in org.robovm.apple.corelocation with parameters of type NSUUID Constructor Description CLBeaconIdentityConstraint(NSUUID uuid)CLBeaconIdentityConstraint(NSUUID uuid, short major)CLBeaconIdentityConstraint(NSUUID uuid, short major, short minor)CLBeaconRegion(NSUUID proximityUUID, short major, short minor, String identifier)Deprecated.Deprecated in iOS 13.0.CLBeaconRegion(NSUUID proximityUUID, short major, String identifier)Deprecated.Deprecated in iOS 13.0.CLBeaconRegion(NSUUID proximityUUID, String identifier)Deprecated.Deprecated in iOS 13.0. -
Uses of NSUUID in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return NSUUID Modifier and Type Method Description NSUUIDHKDeletedObject. getUUID()NSUUIDHKObject. getUUID()Methods in org.robovm.apple.healthkit with parameters of type NSUUID Modifier and Type Method Description static NSPredicateHKQuery. createPredicateForObjectsWithUUID(NSUUID uuid)Method parameters in org.robovm.apple.healthkit with type arguments of type NSUUID Modifier and Type Method Description static NSPredicateHKQuery. createPredicateForObjectsWithUUIDs(NSSet<NSUUID> uuids) -
Uses of NSUUID in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit that return NSUUID Modifier and Type Method Description NSUUIDHMAccessorySetupRequest. getHomeUniqueIdentifier()NSUUIDHMAccessorySetupResult. getHomeUniqueIdentifier()NSUUIDHMAccessory. getIdentifier()Deprecated.Deprecated in iOS 9.0.NSUUIDHMAccessorySetupRequest. getSuggestedRoomUniqueIdentifier()NSUUIDHMAccessory. getUniqueIdentifier()NSUUIDHMAccessoryProfile. getUniqueIdentifier()NSUUIDHMAction. getUniqueIdentifier()NSUUIDHMActionSet. getUniqueIdentifier()NSUUIDHMCharacteristic. getUniqueIdentifier()NSUUIDHMEvent. getUniqueIdentifier()NSUUIDHMHome. getUniqueIdentifier()NSUUIDHMRoom. getUniqueIdentifier()NSUUIDHMService. getUniqueIdentifier()NSUUIDHMServiceGroup. getUniqueIdentifier()NSUUIDHMTrigger. getUniqueIdentifier()NSUUIDHMUser. getUniqueIdentifier()NSUUIDHMZone. getUniqueIdentifier()NSUUIDHMMatterHome. getUuid()NSUUIDHMMatterRoom. getUuid()Methods in org.robovm.apple.homekit that return types with arguments of type NSUUID Modifier and Type Method Description NSArray<NSUUID>HMAccessorySetupResult. getAccessoryUniqueIdentifiers()NSDictionary<NSUUID,NSError>HMError. getFailedAccessories()NSArray<NSUUID>HMAccessory. getIdentifiersForBridgedAccessories()Deprecated.Deprecated in iOS 9.0.NSArray<NSUUID>HMAccessory. getUniqueIdentifiersForBridgedAccessories()Methods in org.robovm.apple.homekit with parameters of type NSUUID Modifier and Type Method Description protected longHMMatterHome. init(NSUUID uuid, String name)protected longHMMatterRoom. init(NSUUID uuid, String name)voidHMAccessorySetupRequest. setHomeUniqueIdentifier(NSUUID v)voidHMAccessorySetupRequest. setSuggestedRoomUniqueIdentifier(NSUUID v)Constructors in org.robovm.apple.homekit with parameters of type NSUUID Constructor Description HMMatterHome(NSUUID uuid, String name)HMMatterRoom(NSUUID uuid, String name) -
Uses of NSUUID in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return NSUUID Modifier and Type Method Description NSUUIDINVoiceShortcut. getIdentifier()Methods in org.robovm.apple.intents with parameters of type NSUUID Modifier and Type Method Description voidINVoiceShortcutCenter. getVoiceShortcut(NSUUID identifier, VoidBlock2<INVoiceShortcut,NSError> completionHandler) -
Uses of NSUUID in org.robovm.apple.intentsui
Methods in org.robovm.apple.intentsui with parameters of type NSUUID Modifier and Type Method Description voidINUIEditVoiceShortcutViewControllerDelegate. editVoiceShortcutViewController(INUIEditVoiceShortcutViewController controller, NSUUID deletedVoiceShortcutIdentifier)voidINUIEditVoiceShortcutViewControllerDelegateAdapter. editVoiceShortcutViewController(INUIEditVoiceShortcutViewController controller, NSUUID deletedVoiceShortcutIdentifier) -
Uses of NSUUID in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer with parameters of type NSUUID Modifier and Type Method Description voidMPMediaLibrary. getPlaylistWithUUID(NSUUID uuid, MPMediaPlaylistCreationMetadata creationMetadata, VoidBlock2<MPMediaPlaylist,NSError> completionHandler) -
Uses of NSUUID in org.robovm.apple.messages
Methods in org.robovm.apple.messages that return NSUUID Modifier and Type Method Description NSUUIDMSConversation. getLocalParticipantIdentifier()NSUUIDMSMessage. getSenderParticipantIdentifier()Methods in org.robovm.apple.messages that return types with arguments of type NSUUID Modifier and Type Method Description NSArray<NSUUID>MSConversation. getRemoteParticipantIdentifiers() -
Uses of NSUUID in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NSUUID Modifier and Type Method Description NSUUIDNEFilterFlow. getIdentifier() -
Uses of NSUUID in org.robovm.apple.sensorkit
Methods in org.robovm.apple.sensorkit that return NSUUID Modifier and Type Method Description NSUUIDSRVisit. getIdentifier() -
Uses of NSUUID in org.robovm.apple.storekit
Methods in org.robovm.apple.storekit that return NSUUID Modifier and Type Method Description NSUUIDSKPaymentDiscount. getNonce()Methods in org.robovm.apple.storekit with parameters of type NSUUID Modifier and Type Method Description protected longSKPaymentDiscount. init(String identifier, String keyIdentifier, NSUUID nonce, String signature, NSNumber timestamp)Constructors in org.robovm.apple.storekit with parameters of type NSUUID Constructor Description SKPaymentDiscount(String identifier, String keyIdentifier, NSUUID nonce, String signature, NSNumber timestamp) -
Uses of NSUUID in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSUUID Modifier and Type Method Description NSUUIDUITextDocumentProxy. getDocumentIdentifier()NSUUIDUITextDocumentProxyAdapter. getDocumentIdentifier()NSUUIDUIDevice. getIdentifierForVendor() -
Uses of NSUUID in org.robovm.apple.vision
Methods in org.robovm.apple.vision that return NSUUID Modifier and Type Method Description NSUUIDVNObservation. getUuid()