toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.extensions.internal
/
processPoll
process
Poll
fun
VoteChangedEvent
.
processPoll
(
currentUserId
:
String
?
,
getOldPoll
:
(
String
)
->
Poll
?
)
:
Poll
fun
VoteCastedEvent
.
processPoll
(
currentUserId
:
String
?
,
getOldPoll
:
(
String
)
->
Poll
?
)
:
Poll
fun
VoteRemovedEvent
.
processPoll
(
getOldPoll
:
(
String
)
->
Poll
?
)
:
Poll
fun
AnswerCastedEvent
.
processPoll
(
getOldPoll
:
(
String
)
->
Poll
?
)
:
Poll
fun
PollClosedEvent
.
processPoll
(
getOldPoll
:
(
String
)
->
Poll
?
)
:
Poll
fun
PollUpdatedEvent
.
processPoll
(
getOldPoll
:
(
String
)
->
Poll
?
)
:
Poll