getMyUserProfile

public abstract void getMyUserProfile(IRongCoreCallback.ResultCallback<UserProfile> callback)

Retrieves the current user profile.

Since

5.10.0

Parameters

callback

Returns the user profile after the operation is completed.