AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.login
/
LoginStore
/
setSelfInfo
set
Self
Info
abstract
fun
setSelfInfo
(
userProfile
:
UserProfile
,
completion
:
CompletionHandler
?
=
null
)
Set personal information
Parameters
user
Profile
User profile. {@link UserProfile}
completion
Completion callback.