setSelfInfo

abstract fun setSelfInfo(userProfile: UserProfile, completion: CompletionHandler? = null)

Set personal information

Parameters

userProfile

User profile.

completion

Completion callback.