C# Class ChatterBox.Client.Presentation.Shared.ViewModels.SettingsViewModel

Inheritance: BindableBase
Afficher le fichier Open project: openpeer/ChatterBox Class Usage Examples

Méthodes publiques

Méthode Description
OnNavigatedFrom ( ) : void
OnNavigatedTo ( ) : void
SetSelectedCapResItem ( ) : void
SettingsViewModel ( IUnityContainer container, CoreDispatcher dispatcher ) : System

Private Methods

Méthode Description
GetVideoCaptureCapabilities ( MediaDevice device ) : Task
LoadSettings ( ) : System.Threading.Tasks.Task
OnAddIceServerCommandExecute ( ) : void
OnCloseCommandExecute ( ) : void
OnDeleteIceServerCommandExecute ( IceServerViewModel iceServerVm ) : void
OnQuitAppCommandExecute ( ) : void
OnSaveCommandExecute ( ) : void
SetSelectedCamera ( ) : void
handleNtpSynFailed ( ) : void
handleNtpTimeSync ( long ntpTime ) : void

Method Details

OnNavigatedFrom() public méthode

public OnNavigatedFrom ( ) : void
Résultat void

OnNavigatedTo() public méthode

public OnNavigatedTo ( ) : void
Résultat void

SetSelectedCapResItem() public méthode

public SetSelectedCapResItem ( ) : void
Résultat void

SettingsViewModel() public méthode

public SettingsViewModel ( IUnityContainer container, CoreDispatcher dispatcher ) : System
container IUnityContainer
dispatcher Windows.UI.Core.CoreDispatcher
Résultat System