Fork me on GitHub
Data Fields
janus_textroom_room Struct Reference
Collaboration diagram for janus_textroom_room:
Collaboration graph
[legend]

Data Fields

guint64 room_id
 
gchar * room_id_str
 
gchar * room_name
 
gchar * room_secret
 
gchar * room_pin
 
gboolean is_private
 
gchar * http_backend
 
GHashTable * participants
 
gboolean check_tokens
 
GHashTable * allowed
 
volatile gint destroyed
 
janus_mutex mutex
 
janus_refcount ref
 

Field Documentation

GHashTable* janus_textroom_room::allowed
gboolean janus_textroom_room::check_tokens
volatile gint janus_textroom_room::destroyed
gchar* janus_textroom_room::http_backend
gboolean janus_textroom_room::is_private
janus_mutex janus_textroom_room::mutex
GHashTable* janus_textroom_room::participants
janus_refcount janus_textroom_room::ref
guint64 janus_textroom_room::room_id
gchar* janus_textroom_room::room_id_str
gchar* janus_textroom_room::room_name
gchar* janus_textroom_room::room_pin
gchar* janus_textroom_room::room_secret

The documentation for this struct was generated from the following file: