Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ChatterBox
Client
Presentation
Shared
ViewModels
IceServerViewModel
C# Class ChatterBox.Client.Presentation.Shared.ViewModels.IceServerViewModel
Inheritance:
BindableBase
Mostrar archivo
Open project: openpeer/ChatterBox
Class Usage Examples
Protected Properties
Property
Type
Description
_url
string
Public Methods
Method
Description
Apply
( ) :
bool
IceServerViewModel
(
IceServer
iceServer
) :
ChatterBox.Client.Common.Settings
Method Details
Apply()
public
method
public
Apply
( ) :
bool
return
bool
IceServerViewModel()
public
method
public
IceServerViewModel
(
IceServer
iceServer
) :
ChatterBox.Client.Common.Settings
iceServer
ChatterBox.Client.Common.Settings.IceServer
return
ChatterBox.Client.Common.Settings
Property Details
_url
protected_oe property
protected
string
_url
return
string