Click or drag to resize
Client Methods

The Client type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ObjectEquals(Object).)
Public methodEquals(Client)
Indicates whether this instance and a another instance are equal.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodKickFromChannel
Kick the client from the channel
Public methodKickFromServer
Kick the client from the server
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMoveTo
Switch the client to a certain channel.
Public methodRequestClientVariables
Request the latest data for the client from the server.
Public methodSendTextMessage
Send a private text message to the client.
Public methodSet3DAttributes
Adjust a position and velocity in 3D space
Public methodSetWhisperList
With a whisper list set a client can talk to the specified clients and channels bypassing the standard rule that voice is only transmitted to the current channel. Whisper lists can be defined for individual clients.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also