tsrc/musmanagerstub/inc/musmanagerstub.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    44 public:
    44 public:
    45     enum TRequestType
    45     enum TRequestType
    46         {
    46         {
    47         ESipOptions = 0x1028238D,
    47         ESipOptions = 0x1028238D,
    48         ESipInviteDesired = 0x10282391,
    48         ESipInviteDesired = 0x10282391,
       
    49         ESipInviteDesired2WayVideo = 0x10282392,
    49         ESipInviteNotDesired = 0x1028238D
    50         ESipInviteNotDesired = 0x1028238D
    50         };
    51         };
    51     
    52     
    52 public: // first phase constructors
    53 public: // first phase constructors
    53 
    54