binaryType
Summary
Returns the value to which it was last set; on creation, must be initialized to the string "blob".
Property of apis/webrtc/RTCDataChannelapis/webrtc/RTCDataChannel
Syntax
var result = object.binaryType;
object.binaryType = value;
Return Value
Returns an object of type StringString
Related specifications
- W3C Web RTC Specification
- W3C Editor’s Draft