sid property

String get sid

Get SID of media stream.

Implementation

String get sid {
  return _sid;
}