W3cubDocs

/Haxe JavaScript

DataChannelType(String)

package js.html.rtc

Available on js

Variables

@:value(cast "arraybuffer") @:enum @:impl inline read only ARRAYBUFFER:DataChannelType = "arraybuffer"

@:value(cast "blob") @:enum @:impl inline read only BLOB:DataChannelType = "blob"

Static variables

@:value(cast "arraybuffer") @:enum @:impl static inline read only ARRAYBUFFER:DataChannelType = "arraybuffer"

@:value(cast "blob") @:enum @:impl static inline read only BLOB:DataChannelType = "blob"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/DataChannelType.html