Search
Preparing search index...
The search index is not available
Mixed Reality Extension SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
UserEntryExitPoint
Interface UserEntryExitPoint
A class that has user joined/left callback hooks. Applies to
Context
, and also
UserFilter
s.
Hierarchy
UserEntryExitPoint
Implemented by
Context
UserFilter
Index
Properties
users
Methods
off
User
Joined
off
User
Left
on
User
Joined
on
User
Left
Properties
users
users
:
User
[]
Methods
off
User
Joined
off
User
Joined
(
callback
:
UserEntryExitCallback
)
:
void
Parameters
callback:
UserEntryExitCallback
Returns
void
off
User
Left
off
User
Left
(
callback
:
UserEntryExitCallback
)
:
void
Parameters
callback:
UserEntryExitCallback
Returns
void
on
User
Joined
on
User
Joined
(
callback
:
UserEntryExitCallback
)
:
void
Parameters
callback:
UserEntryExitCallback
Returns
void
on
User
Left
on
User
Left
(
callback
:
UserEntryExitCallback
)
:
void
Parameters
callback:
UserEntryExitCallback
Returns
void
Globals
User
Entry
Exit
Point
users
off
User
Joined
off
User
Left
on
User
Joined
on
User
Left
A class that has user joined/left callback hooks. Applies to Context, and also UserFilters.