getMyUserProfile

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

Get the current user profile

Since

5.10.0

Parameters

callback

The user profile is returned through this callback after the operation is completed.