Plugin Type: Player

  • Conforming this protocol allows Zapp Player plugin to support generic analytics system of Zapp App

    See more

    Declaration

    Swift

    @objc
    public protocol PlayerProtocol : NSObjectProtocol
  • Implamentation of this protocol allow Player dependant plugins type to observe a player isntance

    See more

    Declaration

    Swift

    @objc
    public protocol PlayerObserverProtocol