activeWatchPartyIdState

fun activeWatchPartyIdState(): StateFlow<String?>

A function to get id of active watch party of the StreamLayer SDK.

Return

Returns id if StreamLayer SDK has active watch party, otherwise returns null.