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
GameCore
NetWork
SIPAdressMessage
C# Class GameCore.NetWork.SIPAdressMessage
缓存服务器地址(IP、端口号)
Mostrar archivo
Open project: recter/Unity-Net
Public Properties
Property
Type
Description
m_IP
string
m_IsConnect
bool
m_IsNeedCallConnected
bool
m_IsNeedCallDisConnect
bool
m_IsNeedClose
bool
m_Port
int
Public Methods
Method
Description
Clear
( ) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Property Details
m_IP
public_oe property
public
string
m_IP
return
string
m_IsConnect
public_oe property
public
bool
m_IsConnect
return
bool
m_IsNeedCallConnected
public_oe property
public
bool
m_IsNeedCallConnected
return
bool
m_IsNeedCallDisConnect
public_oe property
public
bool
m_IsNeedCallDisConnect
return
bool
m_IsNeedClose
public_oe property
public
bool
m_IsNeedClose
return
bool
m_Port
public_oe property
public
int
m_Port
return
int