Show / Hide Table of Contents

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.
伺服器端。

In This Article
Back to top Generated by DocFX