This data structure is part of the RTC Interface.
This struct is used to get information about a specific participant metadata item.
Properties
EOS_RTC_ParticipantMetadata
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_RTC_PARTICIPANTMETADATA_API_LATEST.
|
const char* Key
|
The unique key of this metadata item. The max size of the string is EOS_RTC_PARTICIPANTMETADATA_KEY_MAXCHARCOUNT.
|
const char* Value
|
The value of this metadata item. The max size of the string is EOS_RTC_PARTICIPANTMETADATA_VALUE_MAXCHARCOUNT.
|
This data structure is part of the RTC Interface.
This struct is used to get information about a specific participant metadata item.
Properties
RTC.ParticipantMetadata
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTC_PARTICIPANTMETADATA_API_LATEST.
|
string Key
|
The unique key of this metadata item. The max size of the string is EOS_RTC_PARTICIPANTMETADATA_KEY_MAXCHARCOUNT.
|
string Value
|
The value of this metadata item. The max size of the string is EOS_RTC_PARTICIPANTMETADATA_VALUE_MAXCHARCOUNT.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no