StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room.Message
RoomLeaveNotification(T) Class
RoomLeaveNotification(T) Methods
GetGoneMember Method
GetPrimaryKey Method
SetGoneMember Method
SetPrimaryKey Method
RoomLeaveNotification
T
SetGoneMember Method
Namespace:
SoftGear.Strix.Client.Room.Message
Assembly:
strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
Copy
public
void
SetGoneMember
(
IRoomMember
goneMember
)
Parameters
goneMember
Type:
SoftGear.Strix.Client.Room.Model
IRoomMember
See Also
Reference
RoomLeaveNotification
T
Class
SoftGear.Strix.Client.Room.Message Namespace