toggle menu
stream-chat-android
6.32.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client
/
ChatClient
/
getPoll
get
Poll
@
CheckResult
fun
getPoll
(
pollId
:
String
)
:
Call
<
Poll
>
Get a poll by id.
Return
Executable async
Call
responsible for fetching a poll.
Parameters
poll
Id
The poll id.