The ChannelT type exposes the following members.

Constructors

  NameDescription
Public methodChannelT(List<(Of <<'(Object>)>>))
Initializes a new instance of the ChannelT class
Public methodChannelT(String, String)
Initializes a new instance of the ChannelT class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToList (Overrides I3Message..::..ToList()()()().)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldChannelName
Public fieldMessageOthers
Public fieldMessageTarget
Public fieldOriginMud (Inherited from I3Message.)
Public fieldOriginUser (Inherited from I3Message.)
Public fieldOriginVisname
Public fieldTargetMud (Inherited from I3Message.)
Public fieldTargettedMudname
Public fieldTargettedUsername
Public fieldTargetUser (Inherited from I3Message.)
Public fieldTargetVisname
Public fieldTTL (Inherited from I3Message.)
Public fieldType (Inherited from I3Message.)

See Also