Uses of Class
org.robovm.apple.nearbyinteraction.NIDiscoveryToken
| Package | Description |
|---|---|
| org.robovm.apple.nearbyinteraction |
-
Uses of NIDiscoveryToken in org.robovm.apple.nearbyinteraction
Methods in org.robovm.apple.nearbyinteraction that return NIDiscoveryToken Modifier and Type Method Description NIDiscoveryTokenNINearbyAccessoryConfiguration. getAccessoryDiscoveryToken()NIDiscoveryTokenNINearbyObject. getDiscoveryToken()NIDiscoveryTokenNISession. getDiscoveryToken()NIDiscoveryTokenNINearbyPeerConfiguration. getPeerDiscoveryToken()Methods in org.robovm.apple.nearbyinteraction with parameters of type NIDiscoveryToken Modifier and Type Method Description protected longNINearbyPeerConfiguration. init(NIDiscoveryToken peerToken)Constructors in org.robovm.apple.nearbyinteraction with parameters of type NIDiscoveryToken Constructor Description NINearbyPeerConfiguration(NIDiscoveryToken peerToken)