Uses of Class
org.robovm.apple.multipeerconnectivity.MCSessionSendDataMode
| Package | Description |
|---|---|
| org.robovm.apple.multipeerconnectivity |
-
Uses of MCSessionSendDataMode in org.robovm.apple.multipeerconnectivity
Methods in org.robovm.apple.multipeerconnectivity that return MCSessionSendDataMode Modifier and Type Method Description static MCSessionSendDataModeMCSessionSendDataMode. valueOf(long n)Returns the enum constant of this type with the specified name.static MCSessionSendDataModeMCSessionSendDataMode. valueOf(String name)Returns the enum constant of this type with the specified name.static MCSessionSendDataMode[]MCSessionSendDataMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.multipeerconnectivity with parameters of type MCSessionSendDataMode Modifier and Type Method Description booleanMCSession. sendData(NSData data, NSArray<MCPeerID> peerIDs, MCSessionSendDataMode mode)