Other Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol FailedReasonType -
Base Protocol to get Payment Information
See moreDeclaration
Swift
public protocol PaymentService -
When set on the VirtualService, the delegate will invoke various events allowing you to capture analytics.
Important
all functions returned here for only for analytic purposes. Any errors returned inonVirtualVisitErrorare “soft” errors - meaning the virtual visit will still be running.See moreNote
All “hard” failures, should be caught inside thefailureclosure when starting or resume a virtual visit.Declaration
Swift
public protocol VirtualEventDelegate : AnyObject
View on GitHub
Install in Dash
Other Protocols Reference