Home Manual Reference Source
public class | source

SettingsPage

Extends:

* → SettingsPage

SettingsPage

Constructor Summary

Public Constructor
public

constructor(args: args)

Method Summary

Public Methods
public
public

async changeLanguage(lang: String)

Select a language from the dropdown

public
public
public
public

Select the option to mute the microphone upon starting a call

public
public
public

Public Constructors

public constructor(args: args) source

Params:

NameTypeAttributeDescription
args args

Args from controller

Public Methods

public cameraDropdown(): * source

Return:

*

public async changeLanguage(lang: String) source

Select a language from the dropdown

Params:

NameTypeAttributeDescription
lang String

The language you would like to change to

public languageDropdown(): * source

Return:

*

public microphoneDropdown(): * source

Return:

*

public muteCheckbox(): * source

Return:

*

public async muteMicrophoneUponStart() source

Select the option to mute the microphone upon starting a call

public selectYourLanguageText(): * source

Return:

*

public speakerDropdown(): * source

Return:

*

public testSpeakersButton(): * source

Return:

*