메소드 | 설명 | |
---|---|---|
ConnectingViewModel ( IForegroundUpdateService foregroundUpdateService, ISocketConnection socketConnection ) : System | ||
EstablishConnection ( ) : void | ||
SwitchSignalingServer ( ) : void |
메소드 | 설명 | |
---|---|---|
OnConnectCommandCanExecute ( ) : bool | ||
OnConnectCommandExecute ( ) : void | ||
OnRegistrationStatusUpdated ( ) : void | ||
UpdateStatus ( ) : void |
public ConnectingViewModel ( IForegroundUpdateService foregroundUpdateService, ISocketConnection socketConnection ) : System | ||
foregroundUpdateService | IForegroundUpdateService | |
socketConnection | ISocketConnection | |
리턴 | System |