msgfw_plat/always_online_client_api/inc/AlwaysOnlineManagerClient.h
branchRCL_3
changeset 14 906b7c632af0
parent 0 8e480a14352b
equal deleted inserted replaced
12:8147bfb6c710 14:906b7c632af0
    20 #ifndef __ALWAYSONLINEMANAGERCLIENT_H__
    20 #ifndef __ALWAYSONLINEMANAGERCLIENT_H__
    21 #define __ALWAYSONLINEMANAGERCLIENT_H__
    21 #define __ALWAYSONLINEMANAGERCLIENT_H__
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <msvapi.h>
    24 #include <msvapi.h>
    25 #include <alwaysonlinemanagercommon.h>
    25 #include <AlwaysOnlineManagerCommon.h>
    26 
    26 
    27 
    27 
    28 const TInt KDefaultMessageSlots = 4;
    28 const TInt KDefaultMessageSlots = 4;
    29 //this is needed because we call threadfunction only by dll index
    29 //this is needed because we call threadfunction only by dll index
    30 const TInt KThreadFunctionIndex = 3;
    30 const TInt KThreadFunctionIndex = 3;