Uses of Class
org.csapi.gms.TpMessageStatus

Packages that use TpMessageStatus
org.csapi.gms   
 

Uses of TpMessageStatus in org.csapi.gms
 

Fields in org.csapi.gms declared as TpMessageStatus
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_FORWARDED_MESSAGE
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_DELIVERED
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_NOT_DELIVERED
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_NOT_READ
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_READ
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_READ_MESSAGE
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_REPLIED_TO_MESSAGE
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_SAVED_OR_UNSENT_MESSAGE
           
static TpMessageStatus TpMessageStatus.P_MESSAGING_MESSAGE_STATUS_UNREAD_MESSAGE
           
 TpMessageStatus TpMessageStatusHolder.value
           
 

Methods in org.csapi.gms that return TpMessageStatus
static TpMessageStatus TpMessageStatusHelper.extract(org.omg.CORBA.Any any)
           
static TpMessageStatus TpMessageStatus.from_int(int value)
           
 TpMessageStatus TpMessageInfoProperty.MessagingMessageStatus()
           
static TpMessageStatus TpMessageStatusHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.gms with parameters of type TpMessageStatus
static void TpMessageStatusHelper.insert(org.omg.CORBA.Any any, TpMessageStatus s)
           
 void TpMessageInfoProperty.MessagingMessageStatus(TpMessageStatus _x)
           
static void TpMessageStatusHelper.write(org.omg.CORBA.portable.OutputStream out, TpMessageStatus s)
           
 

Constructors in org.csapi.gms with parameters of type TpMessageStatus
TpMessageStatusHolder(TpMessageStatus initial)
           
 



Copyright © 2008. All Rights Reserved.