
Data Fields | |
| janus_textroom_session * | session |
| janus_textroom_room * | room |
| gchar * | username |
| gchar * | display |
| janus_mutex | mutex |
| gint64 | destroyed |
| gint64 janus_textroom_participant::destroyed |
| gchar* janus_textroom_participant::display |
| janus_mutex janus_textroom_participant::mutex |
| janus_textroom_room* janus_textroom_participant::room |
| janus_textroom_session* janus_textroom_participant::session |
| gchar* janus_textroom_participant::username |