Method FetchPrivacyUrl
FetchPrivacyUrl(Action<string>, Action<string>)
Declaration
public static void FetchPrivacyUrl(Action<string> success, Action<string> failure = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Action<string> | success | |
| Action<string> | failure |