C# Class Batch.Config

Afficher le fichier Open project: BatchLabs/unity-plugin Class Usage Examples

Méthodes publiques

Свойство Type Description
AndroidAPIKey string
CanUseAndroidID Nullable
CanUseIDFA Nullable
IOSAPIKey string

Méthodes publiques

Méthode Description
Config ( ) : System

Method Details

Config() public méthode

public Config ( ) : System
Résultat System

Property Details

AndroidAPIKey public_oe property

public string AndroidAPIKey
Résultat string

CanUseAndroidID public_oe property

public Nullable CanUseAndroidID
Résultat Nullable

CanUseIDFA public_oe property

public Nullable CanUseIDFA
Résultat Nullable

IOSAPIKey public_oe property

public string IOSAPIKey
Résultat string