Messaging::TextMessage

Header Image
Project:
TextMessage : Public Class
Created: 11/4/2010 4:21:48 PM
Modified: 1/10/2013 7:27:47 AM
Project:
Advanced:
Text message such as a notification. <br/>
  • Attributes
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
originator Public String20
Notes: Indicates the human-readable name of the publisher of the message<br/>
priority Public PriorityType
Notes: The priority is used to inform the client of the priority of the particular message.  Devices with constrained or limited resources for displaying Messages should use this attribute to determine how to handle displaying currently active Messages (e.g. if a device uses a scrolling method with a single Message viewable at a time it MAY want to push a low priority Message to the background and bring a newly received higher priority Message to the foreground). <br/>
textMessage Public string
Notes: The textMessage attribute contains the actual UTF-8 encoded text to be displayed in conjunction with the messageLength attribute which contains the overall length of the textMessage attribute.  Clients and servers SHALL support a reception of a Message of 100 bytes in length.  Messages that exceed the clients display size will be left to the client to choose what method to handle the message (truncation, scrolling, etc.).<br/>
Element Source Role Target Role
«XSDchoice» SubscribedResource
Class  
Name:  
 
Name:  
 
Details:
 
TextMessageList
Class  
Name:  
 
Name:  
 
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
Event Class Generalization To