Class EOS_RTC_JoinRoomOptions

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
Direct Known Subclasses:
EOS_RTC_JoinRoomOptions.ByReference, EOS_RTC_JoinRoomOptions.ByValue

@FieldOrder({"ApiVersion","LocalUserId","RoomName","ClientBaseUrl","ParticipantToken","ParticipantId","Flags","IsManualAudioInputEnabled","IsManualAudioOutputEnabled"}) public class EOS_RTC_JoinRoomOptions extends com.sun.jna.Structure
This struct is used to call EOS_RTC_JoinRoom.
Since:
11/01/2023