Function changeConversationOptions
- changeConversationOptions(changes: {
REQUIRE_AUTH_TO_JOIN: undefined | boolean;
AUDIENCE_MODE: undefined | boolean;
WAITING_HALL: undefined | boolean;
ASR: undefined | boolean;
FEEDBACK: undefined | boolean;
RECURRING: undefined | boolean;
}): Promise<void>
-
Parameters
-
changes: {
REQUIRE_AUTH_TO_JOIN: undefined | boolean;
AUDIENCE_MODE: undefined | boolean;
WAITING_HALL: undefined | boolean;
ASR: undefined | boolean;
FEEDBACK: undefined | boolean;
RECURRING: undefined | boolean;
}
-
REQUIRE_AUTH_TO_JOIN: undefined | boolean
-
AUDIENCE_MODE: undefined | boolean
-
WAITING_HALL: undefined | boolean
-
ASR: undefined | boolean
-
FEEDBACK: undefined | boolean
-
RECURRING: undefined | boolean
Returns Promise<void>
Включить/выключить опции звонка