API reference
API reference
Select your platform
No SDKs available
No versions available

InviteOptions Class

The Invite Option, to be passed in to com.meta.horizon.platform.ovr.requests.GroupPresence#getInvitableUsers(InviteOptions options) and com.meta.horizon.platform.ovr.requests.GroupPresence#launchInvitePanel(InviteOptions options), is a field that allows developers to specify a list of suggested users to be added to the invitable users list, making it easier for users to connect with others and create a more social experience.

Member Functions

InviteOptions ( )
long getHandle ( )
Passing in these users will add them to the invitable users list. From the com.meta.horizon.platform.ovr.requests.GroupPresence#launchInvitePanel(InviteOptions options), the user can open the invite list, where the suggested users will be added.
void clearSuggestedUsers ( )

Protected Functions

void finalize ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon