Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Yodiwo
YPChannel
NegotationFinishMessage
C# Class Yodiwo.YPChannel.NegotationFinishMessage
Message used by server to inform client about the negotiation results
Exibir arquivo
Open project: yodiwo/plegma
Public Properties
Property
Type
Description
ChannelKey
string
Message
String
StatusCode
YPCStatusCodes
Public Methods
Method
Description
IsSuccessCode
( ) :
bool
Method Details
IsSuccessCode()
public
method
public
IsSuccessCode
( ) :
bool
return
bool
Property Details
ChannelKey
public_oe property
public
string
ChannelKey
return
string
Message
public_oe property
public
String
Message
return
String
StatusCode
public_oe property
public
YPCStatusCodes
StatusCode
return
YPCStatusCodes