onBeforeInviteUsers

protected open fun onBeforeInviteUsers(@NonNull userIds: List<String>)

It will be called before inviting users. If you want add more data, you can override this and set the data.

Parameters

userIds

The user list who will be invited. since 1.1.1