Fork me on GitHub
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

◆ allowed

GHashTable* janus_textroom_room::allowed

◆ check_tokens

gboolean janus_textroom_room::check_tokens

◆ destroyed

gint64 janus_textroom_room::destroyed

◆ http_backend

gchar* janus_textroom_room::http_backend

◆ is_private

gboolean janus_textroom_room::is_private

◆ mutex

janus_mutex janus_textroom_room::mutex

◆ participants

GHashTable* janus_textroom_room::participants

◆ room_id

guint64 janus_textroom_room::room_id

◆ room_name

gchar* janus_textroom_room::room_name

◆ room_pin

gchar* janus_textroom_room::room_pin

◆ room_secret

gchar* janus_textroom_room::room_secret

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