Destiny.Definitions.DestinyActivityMatchmakingBlockDefinition

Information about matchmaking and party size for the activity.
Type: object
Object Properties
isMatchmade
If TRUE, the activity is matchmade. Otherwise, it requires explicit forming of a party.
Type: boolean
minParty
The minimum # of people in the fireteam for the activity to launch.
Type: int32
maxParty
The maximum # of people allowed in a Fireteam.
Type: int32
maxPlayers
The maximum # of people allowed across all teams in the activity.
Type: int32
requiresGuardianOath
If true, you have to Solemnly Swear to be up to Nothing But Good(tm) to play.
Type: boolean