Android - Unable to get created by name & image info #1130
Replies: 1 comment
-
This is tracked as a feature request here: #1131 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using latest version "io.getstream:stream-video-android-ui-compose:1.0.9"
When we call below query for ongoing stream video
then i got below response in result so we are unable to get/find createdBy user name, image in this response
QueriedCalls(calls=[CallData(blockedUsersIds=[], call=CallInfo(cid=livestream:056cb8e9-2863-417e-acd8-8aa5c98c21ed, type=livestream, id=056cb8e9-2863-417e-acd8-8aa5c98c21ed, createdByUserId=vQkCQ72k57PLaWTL54Q3BUfHL9Z2, broadcastingEnabled=true, recordingEnabled=false, createdAt=Thu Jul 04 18:20:06 GMT+05:30 2024, updatedAt=Thu Jul 04 18:20:06 GMT+05:30 2024, custom={}), members=[], ownMembership=null)], next=null, prev=null)
So please can you help
Beta Was this translation helpful? Give feedback.
All reactions