StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room.Error
RoomErrorCode Class
RoomErrorCode Fields
RoomErrorCode Class
Inheritance Hierarchy
System
Object
SoftGear.Strix.Client.Room.Error
RoomErrorCode
Namespace:
SoftGear.Strix.Client.Room.Error
Assembly:
strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
Copy
public
static
class
RoomErrorCode
The
RoomErrorCode
type exposes the following members.
Fields
Name
Description
_MaxValue
_MinValue
AlreadyInRoom
MaxRoomCountReached
MessageLimitReached
NoRoomsAvailable
NotAllowedForOtherRoomMember
NotRoomMember
NotRoomOwner
RoomFullOfMembers
RoomMemberNotFound
RoomNotFound
RoomNotJoinable
WrongRoomPassword
Top
See Also
Reference
SoftGear.Strix.Client.Room.Error Namespace