toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.handler
/
UserProfileHandler
User
Profile
Handler
public
class
UserProfileHandler
User profile handler.
Note: Call stop to release resources when done.
Since
5.12.0
Members
Constructors
User
Profile
Handler
Link copied to clipboard
public
void
UserProfileHandler
(
)
Properties
KEY_GET_MY_USER_PROFILE
Link copied to clipboard
public
final
static
DataKey<UserProfile>
KEY_GET_MY_USER_PROFILE
KEY_GET_USER_PROFILE
Link copied to clipboard
public
final
static
DataKey<UserProfile>
KEY_GET_USER_PROFILE
Functions
get
My
User
Profile
Link copied to clipboard
public
void
getMyUserProfile
(
)
Gets the current user's profile.
get
User
Profile
Link copied to clipboard
public
void
getUserProfile
(
String
id
)
Gets a user's profile.