PICO Platform Unity SDK
|
Public Member Functions | |
void | SetRoomProfileType (RtcRoomProfileType value) |
void | SetIsAutoSubscribeAudio (bool value) |
void | SetRoomId (string value) |
void | SetUserId (string value) |
void | SetUserExtra (string value) |
void | SetToken (string value) |
Static Public Member Functions | |
static | operator IntPtr (RtcRoomOptions options) |
For passing to native C. | |
Public Attributes | |
string | RoomId |