Events Queue
class EventsQueue( mContext: Context, mConfig: StateFlow<HTConfig>, mNetworkManager: AuthorizedNetworkManager, mAccountRepository: AccountRepository, mGson: Gson, mDbHelper: DBHelper)
Content copied to clipboard
Constructors
Link copied to clipboard
fun EventsQueue( mContext: Context, mConfig: StateFlow<HTConfig>, mNetworkManager: AuthorizedNetworkManager, mAccountRepository: AccountRepository, mGson: Gson, mDbHelper: DBHelper)
Content copied to clipboard