C# Class Windows8.Conference.WebRTC.SessionSelector

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
显示文件 Open project: QuickBlox/quickblox-dotnet-sdk

Public Methods

Method Description
SessionSelector ( ) : System

Private Methods

Method Description
Alert ( string format ) : void
CreateSessionButton_Click ( object sender, RoutedEventArgs e ) : void
JoinSessionButton_Click ( object sender, RoutedEventArgs e ) : void
JoinSessionTextBox_KeyDown ( object sender, KeyRoutedEventArgs e ) : void
StartSignalling ( ) : void
SwitchToVideoChat ( string sessionId ) : void

Method Details

SessionSelector() public method

public SessionSelector ( ) : System
return System