Fork me on GitHub
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
janus_textroom_room Struct Reference

Data Fields

guint64 room_id
 
gchar * room_name
 
gchar * room_secret
 
gchar * room_pin
 
gboolean is_private
 
gchar * http_backend
 
GHashTable * participants
 
gboolean check_tokens
 
GHashTable * allowed
 
gint64 destroyed
 
janus_mutex mutex
 

Field Documentation

GHashTable* janus_textroom_room::allowed
gboolean janus_textroom_room::check_tokens
gint64 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
guint64 janus_textroom_room::room_id
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: