Click or drag to resize

CustomMessageDescriptor Fields

The CustomMessageDescriptor type exposes the following members.

Fields
  NameDescription
Public fieldBroadcastBackToSelf
True if the sender also gets the message
Public fieldDescription
Custom message description
Public fieldIsPersistedInSession
True if this message is persisted in the session
Public fieldMessageType
A unique number ( >= MinMessageType). Numbers below this value are reserved for system messages.
Public fieldStatic memberMinMessageType
Public fieldName
Custom message name
Public fieldProfile
Profile (who can send this type of message)
Top
See Also