Telephony/ctsydispatchlayer/exportinc/mltsydispatchinterface.h
changeset 22 e3587ca0d5e1
parent 21 ab1d0f4d2aa4
equal deleted inserted replaced
21:ab1d0f4d2aa4 22:e3587ca0d5e1
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    41 const TInt KDispatchSmsFuncUnitId = 16000;
    41 const TInt KDispatchSmsFuncUnitId = 16000;
    42 const TInt KDispatchCallControlMultipartyFuncUnitId = 18000;
    42 const TInt KDispatchCallControlMultipartyFuncUnitId = 18000;
    43 const TInt KDispatchSupplementaryServicesFuncUnitId = 20000;
    43 const TInt KDispatchSupplementaryServicesFuncUnitId = 20000;
    44 const TInt KDispatchPacketServicesFuncUnitId = 22000;
    44 const TInt KDispatchPacketServicesFuncUnitId = 22000;
    45 const TInt KDispatchSatFuncUnitId = 24000;
    45 const TInt KDispatchSatFuncUnitId = 24000;
       
    46 const TInt KDispatchOtherDomainFuncUnitId = 26000;
    46 
    47 
    47 /**
    48 /**
    48  * Identifies the group that a set of IDs belong to.  
    49  * Identifies the group that a set of IDs belong to.  
    49  * Used with MLtsyDispatchFactoryV1::IsCallbackIndicatorSupported
    50  * Used with MLtsyDispatchFactoryV1::IsCallbackIndicatorSupported
    50  *
    51  *