getProviderProfile

abstract fun getProviderProfile(): Any

Gets the provider profile data of this Identity instance as a JSONValue. It is null if either no provider profile is attached to this instance or it is not a regular JSON object.

Return

The provider profile data of this Identity instance

Deprecated

Replaced by getJSONProviderProfile since v1.3.0