A realtime socket stream on the server.
More...
|
| string | Descriptor [get] |
| | The descriptor of the stream. Used with direct chat messages and contains a second user id.
|
| string | Label [get] |
| | Identifies streams which have a context across users like a chat channel room.
|
| int | Mode [get] |
| | The mode of the stream.
|
| string | Subject [get] |
| | The subject of the stream. This is usually a user id.
|
A realtime socket stream on the server.
◆ Descriptor
| string Nakama.IStream.Descriptor |
|
get |
The descriptor of the stream. Used with direct chat messages and contains a second user id.
◆ Label
| string Nakama.IStream.Label |
|
get |
Identifies streams which have a context across users like a chat channel room.
◆ Mode
◆ Subject
| string Nakama.IStream.Subject |
|
get |
The subject of the stream. This is usually a user id.
The documentation for this interface was generated from the following file: