telephonyprotocols/pdplayer/umts/spudtel/inc/meteldriverstrategy.h
changeset 44 8b72faa1200f
parent 0 3553901f7fa8
equal deleted inserted replaced
39:2473f5e227f9 44:8b72faa1200f
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-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".
    61 		// add execution steps here
    61 		// add execution steps here
    62 		
    62 		
    63 		EMbmsSetSession,
    63 		EMbmsSetSession,
    64 		EUpdateMbmsSessionList,
    64 		EUpdateMbmsSessionList,
    65 		EPrepareSessionList,
    65 		EPrepareSessionList,
       
    66 		ENotifyStatusChange,
    66 			
    67 			
    67 		EFinishStep
    68 		EFinishStep
    68 		};
    69 		};
    69 
    70 
    70 public:
    71 public: