toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.friend.add
/
AddFriendListViewModel
Add
Friend
List
View
Model
public
class
AddFriendListViewModel
Add friend list page ViewModel
Since
5.12.0
Members
Constructors
Add
Friend
List
View
Model
Link copied to clipboard
public
void
AddFriendListViewModel
(
Bundle arguments
)
Properties
user
Profile
Live
Data
Link copied to clipboard
public
final
MutableLiveData<UserProfile>
userProfileLiveData
Functions
find
User
Link copied to clipboard
public
void
findUser
(
String
uniqueId
)
get
User
Profile
Live
Data
Link copied to clipboard
public
MutableLiveData<UserProfile>
getUserProfileLiveData
(
)