refreshSentInvitations

abstract fun refreshSentInvitations(listener: IUserProxy.IGetUserInvitationsListener?)

Refresh the list of received invitations

After onSuccess is triggered, the list sentUserInvitations is automatically updated

Parameters

listener

IResultListener optional callback (onSuccess and onFailure)