
Icon | Member | Description |
---|---|---|
![]() | SendObject(SFSObject) | |
![]() | SendObject(SFSObject, Int32) |
Send an SFSObject to the other users in the current room. This method can be used to send complex/nested data structures to clients, like a game move or a game status change. Supported data types are: Strings, Booleans, Numbers, Arrays, Objects. |