sippo-sdk / com.quobis.sippo.sipposdk.group.listener / GroupsListener / onGroupUpdated

onGroupUpdated

abstract fun onGroupUpdated(groups: Groups, group: Group): Unit

Performs any actions that could be required when the group information (name or participants) is updated.

Parameters

groups - Group instance.

group - The group with the updated information.