toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.social.poll.create
/
AmityPollCreator
/
Builder
Builder
class
Builder
(
question
:
String
)
Members
Constructors
Builder
Link copied to clipboard
constructor
(
question
:
String
)
Functions
answers
Link copied to clipboard
fun
answers
(
answers
:
List
<
AmityPollAnswer.Data
>
)
:
AmityPollCreator.Builder
answer
Type
Link copied to clipboard
fun
answerType
(
answerType
:
AmityPoll.AnswerType
)
:
AmityPollCreator.Builder
build
Link copied to clipboard
fun
build
(
)
:
AmityPollCreator
Instantiates AmityPollCreator with built params.
closed
In
Link copied to clipboard
fun
closedIn
(
closedIn
:
Long
)
:
AmityPollCreator.Builder