![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
EmpathyTpChatroomPriv; EmpathyTpChatroom; EmpathyTpChatroom* empathy_tp_chatroom_new (McAccount *account, TpChan *tp_chan); gboolean empathy_tp_chatroom_get_invitation (EmpathyTpChatroom *chatroom, EmpathyContact **contact, const gchar **message); void empathy_tp_chatroom_accept_invitation (EmpathyTpChatroom *chatroom); void empathy_tp_chatroom_set_topic (EmpathyTpChatroom *chatroom, const gchar *topic);
EmpathyTpChatroom* empathy_tp_chatroom_new (McAccount *account, TpChan *tp_chan);
|
|
|
|
Returns : |
gboolean empathy_tp_chatroom_get_invitation (EmpathyTpChatroom *chatroom, EmpathyContact **contact, const gchar **message);
|
|
|
|
|
|
Returns : |
void empathy_tp_chatroom_accept_invitation (EmpathyTpChatroom *chatroom);
|
void empathy_tp_chatroom_set_topic (EmpathyTpChatroom *chatroom, const gchar *topic);
|
|
|