Uses of Class
com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
| Package | Description |
|---|---|
| com.bitheads.braincloud.comms |
-
Uses of RTTComms.WebsocketStatus in com.bitheads.braincloud.comms
Methods in com.bitheads.braincloud.comms that return RTTComms.WebsocketStatus Modifier and Type Method Description static RTTComms.WebsocketStatusRTTComms.WebsocketStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static RTTComms.WebsocketStatus[]RTTComms.WebsocketStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.