Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GameCore
NetWork
SIPAdressMessage
C# Class GameCore.NetWork.SIPAdressMessage
缓存服务器地址(IP、端口号)
Afficher le fichier
Open project: recter/Unity-Net
Méthodes publiques
Свойство
Type
Description
m_IP
string
m_IsConnect
bool
m_IsNeedCallConnected
bool
m_IsNeedCallDisConnect
bool
m_IsNeedClose
bool
m_Port
int
Méthodes publiques
Méthode
Description
Clear
( ) :
void
Method Details
Clear()
public
méthode
public
Clear
( ) :
void
Résultat
void
Property Details
m_IP
public_oe property
public
string
m_IP
Résultat
string
m_IsConnect
public_oe property
public
bool
m_IsConnect
Résultat
bool
m_IsNeedCallConnected
public_oe property
public
bool
m_IsNeedCallConnected
Résultat
bool
m_IsNeedCallDisConnect
public_oe property
public
bool
m_IsNeedCallDisConnect
Résultat
bool
m_IsNeedClose
public_oe property
public
bool
m_IsNeedClose
Résultat
bool
m_Port
public_oe property
public
int
m_Port
Résultat
int