Custom invitation method

Hi,

Thanks for the post. Glad to hear that you have resolved the applicationId issue. If you would like to customize the invitation method, you may use the ZoomUIServicesetZoomUIDelegate(ZoomUIDelegate delegate); and then handle the event boolean onClickInviteButton(Context context, List<MeetingInviteMenuItem> inviteMenuList) to handle the invite menu.

Thanks!

1 Like