Results

Namespace

Type

A bit set of flags that describe what Rich Presence actions can be performed on an activity.

Index

Enumeration members

INSTANCE

INSTANCE: = 1

JOIN

JOIN: = 1 << 1

JOIN_REQUEST

JOIN_REQUEST: = 1 << 3

NONE

NONE: = 0

PLAY

PLAY: = 1 << 5

SPECTATE

SPECTATE: = 1 << 2

SYNC

SYNC: = 1 << 4

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc