Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class FriendPickerParams

Hierarchy

  • FriendPickerParams

Index

Constructors

constructor

Properties

componentMode_

componentMode_: ComponentMode

The component mode for friend picker

defaultFilter_

defaultFilter_: QueryType

The default filter

displaySelectionCount_

displaySelectionCount_: boolean

Display selection count

enableCommonPCFCheck_

enableCommonPCFCheck_: boolean

Enable check for common PCF

maxSelectionCount_

maxSelectionCount_: number

Upper limit on the number of selections

originatingApplicationName_

originatingApplicationName_: string

Name of originating application

originatingApplicationPayload_

originatingApplicationPayload_: string

Opaque application payload

pageTypes_

pageTypes_: Array<FriendPickerPage>

The page types to show

prismID_

prismID_: bigint

Landscape prism the friend picker will be attached with

requireRelationship_

requireRelationship_: boolean

Require friend picker to only show users with a relationship

roomType_

roomType_: JoinRoomType

The room type

rotationalErrorDegreesMax_

rotationalErrorDegreesMax_: number

The upper bound on the rotational error when trying to identify a common PCF between participants

translationalErrorMetersMax_

translationalErrorMetersMax_: number

The upper bound on the translational error when trying to identify a common PCF between participants

userPrompt_

userPrompt_: string

Prompt text for the user to display on the friend picker

Generated using TypeDoc