[ Version ( since = "0.7.0" ) ]
public ContactsGroup insert_group (ContactsGroup group, Cancellable? cancellable = null) throws Error
Inserts a new contact group described by group.
The user must be authenticated to use this function.
| this | |
| group |
a ContactsGroup to create on the server |
| cancellable |
optional Cancellable object, or null |
|
the inserted ContactsGroup; unref with unref |