The ChanUserReply type exposes the following members.

Constructors

  NameDescription
Public methodChanUserReply(List<(Of <<'(Object>)>>))
Initializes a new instance of the ChanUserReply class
Public methodChanUserReply(String, String)
Initializes a new instance of the ChanUserReply 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 fieldGender
Public fieldOriginMud (Inherited from I3Message.)
Public fieldOriginUser (Inherited from I3Message.)
Public fieldTargetMud (Inherited from I3Message.)
Public fieldTargetUser (Inherited from I3Message.)
Public fieldTTL (Inherited from I3Message.)
Public fieldType (Inherited from I3Message.)
Public fieldUsername
Public fieldVisname

See Also