setLocalSdpAsPublisher abstract method

Future<void> setLocalSdpAsPublisher(
  1. String sdp, [
  2. bool? isRecording
])

Implementation

Future<void> setLocalSdpAsPublisher(String sdp, [bool? isRecording]);