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

Parties Class

The party API allows you to retrieve information about parties and manage various interactions between users and their respective com.meta.horizon.platform.ovr.models.Party. Calling com.meta.horizon.platform.ovr.requests.Parties#getCurrent() with a party ID will grab the Party object and the associated metadata.

Static Member Functions

Load the current party the current com.meta.horizon.platform.ovr.models.User is in. The returned com.meta.horizon.platform.ovr.models.Party will then contain information about other users in the party and invited users. If the user is not currently in a party, the request will return an error message with code 10.
Indicates that party has been updated. This will return a com.meta.horizon.platform.ovr.models.PartyUpdateNotification object.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon