![]() |
Nakama .NET Client SDK 3.5.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 . More... | |
string | State [get] |
The contents of the state change. More... | |
IStream | Stream [get] |
The identifier for the stream. More... | |
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.