subscribeFor
inline fun <T : VideoEvent> StreamVideo.subscribeFor(listener: VideoEventListener<T>): EventSubscription
Extension function that makes it easy to use on kotlin, but keeps Java usable as well
Extension function that makes it easy to use on kotlin, but keeps Java usable as well