suspendSdpObserver

inline suspend fun suspendSdpObserver(crossinline call: (SdpObserver) -> Unit): Result<Unit>