SoftGear.Strix.Unity.Runtime.Event Namespace |
Delegate | Description | |
---|---|---|
![]() | FailureEventHandler |
Represents a method that executes when a request fails.
|
![]() | JoinRandomRoomEventHandler |
Represents a method that executes when joining a random room finishes successfully.
|
![]() | RoomCreateEventHandler |
Represents a method that executes when creating a room properties finishes successfully.
|
![]() | RoomDeleteEventHandler |
Represents a method that executes when deleting a room finishes successfully.
|
![]() | RoomDirectRelayEventHandler |
Represents a method that executes when sending a direct relay message to a room member finishes successfully.
|
![]() | RoomJoinEventHandler |
Represents a method that executes when joining a room finishes successfully.
|
![]() | RoomLeaveEventHandler |
Represents a method that executes when leaving a room finishes successfully.
|
![]() | RoomMemberGetEventHandler |
Represents a method that executes when getting room member information finishes successfully.
|
![]() | RoomMemberKickEventHandler |
Represents a method that executes when kicking a room member finishes successfully.
|
![]() | RoomMemberSetEventHandler |
Represents a method that executes when setting room member properties finishes successfully.
|
![]() | RoomRelayEventHandler |
Represents a method that executes when sending a room relay message finishes successfully.
|
![]() | RoomSearchEventHandler |
Represents a method that executes when a room search finishes successfully.
|
![]() | RoomSetEventHandler |
Represents a method that executes when changing room properties finishes successfully.
|
![]() | RpcSuccessEventHandler |
Represents a method that executes when an RPC call finishes successfully.
|
![]() | StrixNetworkCloseEventHandler |
An event handler for connection closing.
|
![]() | StrixNetworkConnectEventHandler |
Represents a method that executes when establishing a connection finishes successfully.
|
![]() | StrixNetworkConnectFailedEventHandler |
And event handler for connection establishment failure.
|
![]() | StrixNetworkErrorEventHandler |
An event handler for network errors.
|