STRUCT

PollingProperties

Contents

public struct PollingProperties: Properties

Properties for an PollingStep.

Properties

recipientOfCommunication

public let recipientOfCommunication: String?

The subject who is expected to perform some action while the client polls waiting for such action.

status

public let status: PollingStatus

The current status of the polling process.