tsrc/musmanagerstub/inc/musmanagerstub.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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,
       
    50         ESipInviteNotDesired = 0x1028238D
    49         ESipInviteNotDesired = 0x1028238D
    51         };
    50         };
    52     
    51     
    53 public: // first phase constructors
    52 public: // first phase constructors
    54 
    53