Preparing search index...
The search index is not available
Participants - v0.13.6
Participants
utils/participant
getEntities
Function getEntities
get
Entities
(
profile
)
:
{
id
:
number
;
name
:
string
;
participants
:
(
string
|
ParticipantPerson
)
[]
;
}
[]
Returns all entities in the profile.
Parameters
profile
:
Profile
Returns
{
id
:
number
;
name
:
string
;
participants
:
(
string
|
ParticipantPerson
)
[]
;
}
[]
Since
0.4.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Participants - v0.13.6
Loading...
Returns all entities in the profile.