on Invitation Received
abstract fun onInvitationReceived( @NonNull conversationId: String, @Nullable phoneList: List<String>, @Nullable groupIdList: List<Long>, @NonNull internationalNumberSender: String)
Content copied to clipboard
Called when new recipients( users and / or groups) are added to conversation.
Called also when a recipient (sender) is invited you to conversation.
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
international Number Sender
The sender phone number of the invitation