Contents

status()

Allows the merchant to check the status of the Store and Forward session.

Declaration

func status() async throws -> StoreAndForwardStatus

Return Value

StoreAndForwardStatus when successful.

Discussion