Enum UserType
User type on connection.
連線使用者類型。
Namespace: Votanic.vNet.Messenger
Assembly: Votanic.vNet.dll
Syntax
public enum UserType
Fields
| Name | Description |
|---|---|
| Client | Client side. |
| Host | Both client and server. |
| Server | Server side. |