showWatchParty

abstract fun showWatchParty(activity: FragmentActivity, resetHistory: Boolean = true)

A function to open watch party ui overlay.

Parameters

activity

Your activity which is the host for StreamLayerFragment.

resetHistory

Indicates if Overlay history should be restored before opening watch party ui.

Throws

RuntimeException

if session is released.