Class
MsgContactService
Constructors
msg_contact_service_new
No description available.
Instance methods
msg_contact_service_create
Create new contact #contact and return new contact object.
msg_contact_service_delete
Delets #contact.
msg_contact_service_get_contacts
Get all contacts accessed by contact service.
Methods inherited from MsgService (7)
msg_service_build_message
Construct and checks a SoupMessage for transfer.
msg_service_get_authorizer
Get related authorizer.
msg_service_get_session
Get related soup session.
msg_service_refresh_authorization
No description available.
msg_service_send
Adds authorizer information to message and send it.
msg_service_send_and_parse_response
A combination of msg_service_send_and_read and msg_service_parse_response
msg_service_send_and_read
Adds authorizer information to message and send it.
Properties
Properties inherited from MsgService (1)
Msg.Service:authorizer
No description available.
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.