adaptationlayer/tsy/simatktsy_dll/inc/satmessaging.h
changeset 8 6295dc2169f3
parent 0 63b37f68c1ce
equal deleted inserted replaced
7:fa67e03b87df 8:6295dc2169f3
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   355         * Called by CSatMessHandler when it receives an ISI msg
   355         * Called by CSatMessHandler when it receives an ISI msg
   356         * @since NCP 5.0
   356         * @since NCP 5.0
   357         * @param aIsiMessage received ISI message
   357         * @param aIsiMessage received ISI message
   358         * @return none
   358         * @return none
   359         */
   359         */
   360         void MoSmsControlReceived( const TIsiReceiveC& aIsiMessage );
   360         void MoSmsControlReceivedL( const TIsiReceiveC& aIsiMessage );
   361 
   361 
   362         /**
   362         /**
   363         * This methods returns ETrue if MoSmControl
   363         * This methods returns ETrue if MoSmControl
   364         * is activated. Otherwise, it returns EFalse
   364         * is activated. Otherwise, it returns EFalse
   365         * @since Series 60 Series60_2.6
   365         * @since Series 60 Series60_2.6