TapSDK Unity
Public Member Functions | Public Attributes | Properties | List of all members
TapTap.Common.TapDBConfig Class Reference

Public Member Functions

 TapDBConfig (bool enable, string channel, string gameVersion, bool advertiserIDCollectionEnabled, Dictionary< string, object > properities)
 
Dictionary< string, object > ToDict ()
 

Public Attributes

readonly bool Enable
 
readonly string Channel
 
readonly string GameVersion
 
readonly bool AdvertiserIDCollectionEnabled
 
readonly Dictionary< string, object > DeviceLoginProperties
 

Properties

static TapDBConfig Config [get, set]
 

Constructor & Destructor Documentation

◆ TapDBConfig()

TapTap.Common.TapDBConfig.TapDBConfig ( bool  enable,
string  channel,
string  gameVersion,
bool  advertiserIDCollectionEnabled,
Dictionary< string, object >  properities 
)
inline

Member Function Documentation

◆ ToDict()

Dictionary<string, object> TapTap.Common.TapDBConfig.ToDict ( )
inline

Member Data Documentation

◆ AdvertiserIDCollectionEnabled

readonly bool TapTap.Common.TapDBConfig.AdvertiserIDCollectionEnabled

◆ Channel

readonly string TapTap.Common.TapDBConfig.Channel

◆ DeviceLoginProperties

readonly Dictionary<string, object> TapTap.Common.TapDBConfig.DeviceLoginProperties

◆ Enable

readonly bool TapTap.Common.TapDBConfig.Enable

◆ GameVersion

readonly string TapTap.Common.TapDBConfig.GameVersion

Property Documentation

◆ Config

TapDBConfig TapTap.Common.TapDBConfig.Config
staticgetset

The documentation for this class was generated from the following file: