Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
FortressApiService
/
fetchUserProfile
fetch
User
Profile
abstract
suspend
fun
fetchUserProfile
(
authUserId
:
String
)
:
Result
<
UserProfileRO
>