SDP中段属性

String? sdpMid

实现

String? get sdpMid native;
void sdpMid=(String? value)

实现

set sdpMid(String? value) native;