Room
Last updated
Last updated
Input params:RoomCreateOptions
Name | Type | Description | Required |
---|---|---|---|
Output params:
Name | Type | Description | Required |
---|---|---|---|
Input params:
Name | Type | Description | Required |
---|---|---|---|
Output params: none
Input params:
Return values: none
Input params:
Output params:
Input params:
Output params: none
Input params:
Output params:
MemberInfo:
Name | Type | Description | Required |
---|---|---|---|
Name | Type | Description | Required |
---|---|---|---|
Name | Type | Description | Required |
---|---|---|---|
Name | Type | Description | Required |
---|---|---|---|
Name | Type | Description | Required |
---|---|---|---|
Name | Type | Description | Required |
---|---|---|---|
Name | Type | Description | Required |
---|---|---|---|
name
string
room name
true
invitedUserIds
string array
array of user ids to invite
false
CreateRoomResponse.RoomId
string
id of the new room
true
roomId
string
room id
true
userId
string
user id
true
roomId
string
room id
true
userId
string
user id
true
roomId
string
room id
true
JoinRoomResponse.RoomId
string
room id
true
roomId
string
room id
true
roomId
string
room id
true
RoomMembersResponse.joined
array of MemberInfo
room members
true
MemberInfo.DisplayName
string
member display name
true
MemberInfo.AvatarUrl
string
member avatar url
true