C# Class WindowsPhone.Conference.WebRTC.VideoPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk Class Usage Examples

Méthodes publiques

Méthode Description
VideoPage ( ) : FM

Méthodes protégées

Méthode Description
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs ne ) : void

Private Methods

Méthode Description
Alert ( string format ) : void
LayoutRoot_DoubleTap ( object sender, System e ) : void
LeaveButton_Click ( object sender, RoutedEventArgs e ) : void
StartConference ( ) : void
StartLocalMedia ( ) : void
StopConference ( ) : void
StopLocalMedia ( ) : void

Method Details

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs ne ) : void
ne System.Windows.Navigation.NavigationEventArgs
Résultat void

VideoPage() public méthode

public VideoPage ( ) : FM
Résultat FM