◆ _validateCustomAttributeKey()
| bool AdaptySDK.AdaptyProfileParameters._validateCustomAttributeKey |
( |
String | addingKey, |
|
|
bool | testCount ) |
|
private |
◆ RemoveCustomAttribute()
| void AdaptySDK.AdaptyProfileParameters.RemoveCustomAttribute |
( |
string | key | ) |
|
◆ SetCustomDoubleAttribute()
| void AdaptySDK.AdaptyProfileParameters.SetCustomDoubleAttribute |
( |
string | key, |
|
|
double | value ) |
◆ SetCustomStringAttribute()
| void AdaptySDK.AdaptyProfileParameters.SetCustomStringAttribute |
( |
string | key, |
|
|
string | value ) |
◆ ToJSONNode()
| JSONNode AdaptySDK.AdaptyProfileParameters.ToJSONNode |
( |
| ) |
|
|
package |
◆ ToString()
| override string AdaptySDK.AdaptyProfileParameters.ToString |
( |
| ) |
|
◆ _CustomAttributes
| Dictionary<string, dynamic> AdaptySDK.AdaptyProfileParameters._CustomAttributes = new Dictionary<string, dynamic>() |
|
private |
◆ AnalyticsDisabled
| bool? AdaptySDK.AdaptyProfileParameters.AnalyticsDisabled |
◆ AppTrackingTransparencyStatus
◆ Birthday
| DateTime? AdaptySDK.AdaptyProfileParameters.Birthday |
◆ Email
| string AdaptySDK.AdaptyProfileParameters.Email |
◆ FirstName
| string AdaptySDK.AdaptyProfileParameters.FirstName |
◆ Gender
◆ LastName
| string AdaptySDK.AdaptyProfileParameters.LastName |
◆ PhoneNumber
| string AdaptySDK.AdaptyProfileParameters.PhoneNumber |
◆ CustomAttributes
| Dictionary<string, dynamic> AdaptySDK.AdaptyProfileParameters.CustomAttributes |
|
get |
The documentation for this class was generated from the following files: