refresh Received Invitations
abstract fun refreshReceivedInvitations(listener: IUserProxy.IGetUserInvitationsListener?)
Content copied to clipboard
Refresh the list of received invitations
After onSuccess is triggered, the list receivedUserInvitations is automatically updated
Parameters
listener
IResultListener optional callback (onSuccess and onFailure)