MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.handler
/
RpcPoll
/
PollResult
Poll
Result
data
class
PollResult
(
val
consumeToken
:
String
,
val
index
:
Int
,
val
notification
:
DataItem
)
Members
Constructors
Poll
Result
Link copied to clipboard
constructor
(
consumeToken
:
String
,
index
:
Int
,
notification
:
DataItem
)
Properties
consume
Token
Link copied to clipboard
val
consumeToken
:
String
index
Link copied to clipboard
val
index
:
Int
notification
Link copied to clipboard
val
notification
:
DataItem