Protocols

The following protocols are available globally.

  • Implements the STSLiveStreamerDelegate protocol to respond to streaming event.

    See more

    Declaration

    Objective-C

    @protocol STSLiveStreamerDelegate <NSObject>

    Swift

    protocol STSLiveStreamerDelegate : NSObjectProtocol
  • Implements the STSStreamingManagerDelegate protocol to respond to streaming event.

    See more

    Declaration

    Objective-C

    @protocol STSStreamingManagerDelegate <NSObject>

    Swift

    protocol STSStreamingManagerDelegate : NSObjectProtocol