stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
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.