get Schema
This method retrieves the schema of the Profile object and the Data object (the site specific custom data object) in Gigya's Accounts Storage.
Parameters
gigya Callback
Response listener callback.
open fun getSchema(@NonNull params: Map<String, Any>, @NonNull gigyaCallback: GigyaCallback<GigyaSchema>)
This method retrieves the schema of the Profile object and the Data object (the site specific custom data object) in Gigya's Accounts Storage.
Parameters
params
Additional parameters.
gigya Callback
Response listener callback.