Protocols

The following protocols are available globally.

  • Session appearance protocol.

    See more

    Declaration

    Swift

    @objc
    public protocol SessionAppearance : AnyObject, NSObjectProtocol
  • Payment data source.

    See more

    Declaration

    Swift

    @objc
    public protocol SessionDataSource : AnyObject, NSObjectProtocol
  • Payment delegate.

    See more

    Declaration

    Swift

    @objc
    public protocol SessionDelegate : AnyObject, NSObjectProtocol