Amazon.MobileAnalytics.MobileAnalyticsManager.Internal.SQLiteEventStore.SQLiteEventStore C# (CSharp) Method

SQLiteEventStore() static private method

static private SQLiteEventStore ( ) : System
return System
        static SQLiteEventStore()
        {
            SQLitePCL.Batteries.Init();
        }
#endif

Same methods

SQLiteEventStore::SQLiteEventStore ( MobileAnalyticsManagerConfig maConfig ) : System