on Invitation Completed
abstract fun onInvitationCompleted( @NonNull conversationId: String, @Nullable phoneList: List<String>, @Nullable groupIdList: List<Long>)
Content copied to clipboard
Called when the client has successfully invite new recipients
See also
Parameters
phone List
Added international phone list or null
conversation Id
The conversation ID that you are invited to
group Id List
Added group id list or null