Guest Star Guest Update
Trigger for when a Guest Star guest receives an update
Parameters
Scene Name
Select
Defaults to 'Any', but can select 'Selected', 'Backstage', 'Invited', 'Live', 'Ready', or 'Removed'
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
guestUserId | string | user ID of the guest Example: 161545467 |
guestUserLogin | string | login name of the guest Example: lyfesaver74 |
guestUserName | string | display name of the guest Example: Lyfesaver74 |
hostAudioEnabled | bool | audio enabled status Example: True/False (<null> if not joined) |
hostVideoEnabled | bool | video enabled status Example: True/False (<null> if not joined) |
hostVolume | number | video enabled status Example: 100 (<null> if not joined) |
moderatorUserId | string | user ID of the moderator who updated the guest settings Example: 161545467 |
moderatorUserLogin | string | login name of the moderator who updated the guest settings Example: lyfesaver74 |
moderatorUserName | string | display name of the moderator who updated the guest settings Example: Lyfesaver74 |
sessionId | string | ID of the current session Example: 2iWsVXrc5WBsHr8ILWXYa9mAmOo |
slotId | string | ID of the guest slot Example: 123 (<null> if not joined) |
state | string | guest update state Example: invited, backstage, ready |