updateGroup

abstract fun updateGroup(group: Group?, listener: IGroupProxy.IGroupCreationListener?)

Update a group.

Parameters

group

@object:Group The group to update

listener

IGroupCreationListener Callback (onCreationSuccess and onCreationFailed)