Top | ![]() |
![]() |
![]() |
![]() |
WockyJingleInfo * | wocky_jingle_info_new () |
void | wocky_jingle_info_take_stun_server () |
void | wocky_jingle_info_send_request () |
GList * | wocky_jingle_info_get_stun_servers () |
const gchar * | wocky_jingle_info_get_google_relay_token () |
WockyJingleRelay * | wocky_jingle_relay_new () |
void | wocky_jingle_relay_free () |
void | (*WockyJingleInfoRelaySessionCb) () |
void | wocky_jingle_info_create_google_relay_session () |
void | wocky_jingle_info_set_test_mode () |
void wocky_jingle_info_take_stun_server (WockyJingleInfo *self
,gchar *stun_server
,guint16 stun_port
,gboolean is_fallback
);
void wocky_jingle_info_send_request (WockyJingleInfo *self
,gboolean google_jingleinfo_supported
);
GList *
wocky_jingle_info_get_stun_servers (WockyJingleInfo *self
);
const gchar *
wocky_jingle_info_get_google_relay_token
(WockyJingleInfo *self
);
WockyJingleRelay * wocky_jingle_relay_new (WockyJingleRelayType type
,const gchar *ip
,guint port
,const gchar *username
,const gchar *password
,guint component
);
void (*WockyJingleInfoRelaySessionCb) (GPtrArray *relays
,gpointer user_data
);
void wocky_jingle_info_create_google_relay_session (WockyJingleInfo *self
,guint components
,WockyJingleInfoRelaySessionCb callback
,gpointer user_data
);
“porter”
property“porter” WockyC2SPorter *
Porter for the current connection.
Flags: Read / Write / Construct Only
“stun-server-changed”
signalvoid user_function (WockyJingleInfo *wockyjingleinfo, gchar *arg1, guint arg2, gpointer user_data)
Flags: Run Last