Protocols

The following protocols are available globally.

  • Live list cell layout, could include streamer name label and cover image view.

    See more

    Declaration

    Swift

    @objc(M17SDKLiveCellLayout)
    public protocol LiveCellLayout
  • A LiveListViewControllerDelegate defines methods you can use to receive messages from LiveListViewController.

    See more

    Declaration

    Swift

    @objc(M17SDKLiveListViewControllerDelegate)
    public protocol LiveListViewControllerDelegate : AnyObject