Méthode | Description | |
---|---|---|
GetEndPointAddress ( string address ) : IPEndPoint | ||
Login ( MonoBehaviour owner, IPEndPoint endPoint, string id, string password, Action |
Méthode | Description | |
---|---|---|
LoginCoroutine ( IPEndPoint endPoint, string id, string password, ISlimTaskCompletionSource |
||
OnChannelClose ( object channel ) : void |
public static GetEndPointAddress ( string address ) : IPEndPoint | ||
address | string | |
Résultat | IPEndPoint |
public static Login ( MonoBehaviour owner, IPEndPoint endPoint, string id, string password, Action |
||
owner | MonoBehaviour | |
endPoint | IPEndPoint | |
id | string | |
password | string | |
progressReport | Action |
|
Résultat | Task |