Uses of Class
org.robovm.apple.foundation.NSURLSessionWebSocketMessageType
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLSessionWebSocketMessageType in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLSessionWebSocketMessageType Modifier and Type Method Description NSURLSessionWebSocketMessageTypeNSURLSessionWebSocketMessage. getType()static NSURLSessionWebSocketMessageTypeNSURLSessionWebSocketMessageType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSURLSessionWebSocketMessageTypeNSURLSessionWebSocketMessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSURLSessionWebSocketMessageType[]NSURLSessionWebSocketMessageType. values()Returns an array containing the constants of this enum type, in the order they are declared.