Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
A state change received from a stream. More...
Inherited by Nakama.StreamState.
Properties | |
IUserPresence | Sender [get] |
The user who sent the state change. May be null . | |
string | State [get] |
The contents of the state change. | |
IStream | Stream [get] |
The identifier for the stream. | |
A state change received from a stream.
|
get |
The user who sent the state change. May be null
.
|
get |
The contents of the state change.
|
get |
The identifier for the stream.