Click or drag to resize

CustomMessageDescriptor Properties

The CustomMessageDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyBroadcastBackToSelf
True if the sender also gets the message
Public propertyDescription
Custom message description
Public propertyIsPersistedInSession
True if this message is persisted in the session
Public propertyMessageType
A unique number ( >= MinMessageType). Numbers below this value are reserved for system messages.
Public propertyName
Custom message name
Public propertyProfile
Profile (who can send this type of message)
Top
See Also