Companion

object Companion

Functions

Link copied to clipboard

Builds Poll instance from serialized data generated by serialize.

Link copied to clipboard

Builds Poll instance with given params instance. Once created successfully, a non-null Poll instance will be passed to the handler.

Link copied to clipboard

Retrieves latest poll matching PollRetrievalParams.pollId instance from server. Once created successfully, a non-null Poll instance will be passed to the handler.