telephonyserver/etelserverandcore/INC/ET_TSY.H
branchopencode
changeset 77 930a53cdc2d3
parent 24 6638e7f4bd8f
equal deleted inserted replaced
35:6fbc08ed9c42 77:930a53cdc2d3
    50 const TUint KReqModeMultipleCompletionEnabled=0x00000001;
    50 const TUint KReqModeMultipleCompletionEnabled=0x00000001;
    51 const TUint KReqModeFlowControlObeyed=0x00000002;
    51 const TUint KReqModeFlowControlObeyed=0x00000002;
    52 const TUint KReqModeRePostImmediately=0x00000004;
    52 const TUint KReqModeRePostImmediately=0x00000004;
    53 const TUint KReqModeMultipleCompletionWithInterestLevel=0x00000008;
    53 const TUint KReqModeMultipleCompletionWithInterestLevel=0x00000008;
    54 const TUint KReqModeSessionBased=0x00000010;
    54 const TUint KReqModeSessionBased=0x00000010;
       
    55 const TUint KReqModeTransferToDefaultHandler=0x00000020;  
    55 
    56 
    56 
    57 
    57 class CTelObject;
    58 class CTelObject;
    58 class MTelObjectTSY
    59 class MTelObjectTSY
    59 /**
    60 /**