setSelfInfo

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

Set personal information

Parameters

userProfile

User profile. {@link UserProfile}

completion

Completion callback.