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