mmsengine/mmsmessage/inc/mmsmessageoperation.h
changeset 23 238255e8b033
parent 0 72b543305e3a
child 47 5b14749788d7
child 60 7fdbb852d323
equal deleted inserted replaced
5:4697dfb2d7ad 23:238255e8b033
   189 
   189 
   190     private:
   190     private:
   191 
   191 
   192         // Different operations that this class is able to perform
   192         // Different operations that this class is able to perform
   193         // NOTE: Forward without retrieval operation is not in this list
   193         // NOTE: Forward without retrieval operation is not in this list
   194         //       because it is a static and syncronous operation.
   194         //       because it is a static and synchronous operation.
   195         enum TMmsOperation
   195         enum TMmsOperation
   196             {
   196             {
   197             ENew,
   197             ENew,
   198             EReply,
   198             EReply,
   199             EForward
   199             EForward