AuroraLive Player iOS SDK Documentation

Protocol Multicast​Delegate​Protocol

public protocol MulticastDelegateProtocol  
MulticastDelegateProtocol MulticastDelegateProtocol VideoView VideoView VideoView->MulticastDelegateProtocol AuroraLivePlayer AuroraLivePlayer AuroraLivePlayer->MulticastDelegateProtocol

Types Conforming to Multicast​Delegate​Protocol

AuroraLivePlayer
VideoView

Requirements

Delegate

associatedtype Delegate

add(delegate:​)

func add(delegate: Delegate) 

remove(delegate:​)

func remove(delegate: Delegate) 

remove​All​Delegates()

func removeAllDelegates()