Method
MsgContactServicedelete
Declaration [src]
gboolean
msg_contact_service_delete (
MsgContactService* self,
MsgContact* contact,
GCancellable* cancellable,
GError** error
)
Parameters
contact |
MsgContact |
A |
|
| The data is owned by the caller of the function. | |
cancellable |
GCancellable |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |