Preparing search index...
The search index is not available
Sendbird Chat SDK Reference - v4.10.1
Sendbird Chat SDK Reference
@sendbird/chat/poll
PollModule
Class PollModule
Hierarchy
default
PollModule
Index
Constructors
constructor
Properties
module
Specifier
name
Methods
build
Poll
From
Serialized
Data
create
get
get
Option
Constructors
constructor
new
Poll
Module
(
)
:
PollModule
Returns
PollModule
Properties
Readonly
module
Specifier
module
Specifier
:
"__module__"
name
name
:
"poll"
= 'poll'
Methods
build
Poll
From
Serialized
Data
build
Poll
From
Serialized
Data
(
serialized
)
:
Poll
Parameters
serialized
:
object
Returns
Poll
create
create
(
params
)
:
Promise
<
Poll
>
Parameters
params
:
PollCreateParams
Returns
Promise
<
Poll
>
get
get
(
params
)
:
Promise
<
Poll
>
Parameters
params
:
PollRetrievalParams
Returns
Promise
<
Poll
>
get
Option
get
Option
(
params
)
:
Promise
<
PollOption
>
Parameters
params
:
PollOptionRetrievalParams
Returns
Promise
<
PollOption
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
module
Specifier
name
build
Poll
From
Serialized
Data
create
get
get
Option
Sendbird
Chat SDK
Reference -
v4.10.1
@sendbird/chat
@sendbird/chat/feed
Channel
@sendbird/chat/group
Channel
@sendbird/chat/message
@sendbird/chat/open
Channel
@sendbird/chat/poll
Poll
Poll
Changelogs
Poll
Create
Params
Poll
Data
Poll
List
Query
Poll
List
Query
Params
Poll
Module
Poll
Option
Poll
Option
Retrieval
Params
Poll
Retrieval
Params
Poll
Status
Poll
Update
Event
Poll
Update
Params
Poll
Vote
Event
Poll
Voter
List
Query
Poll
Voter
List
Query
Params
Generated using
TypeDoc