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