
Icon | Member | Description |
---|---|---|
![]() | Message()()()() |
Default constructor for a new Message object. Callers should use the
properties to initialize this object after creating it.
|
![]() | Message(Content, Body) |
Constructs a new Message object.
Callers should use the properties initialize any additional object members.
|