Class type WebSockets.messageEvent

inherit 'a Dom.event
method data : Js.js_string Js.t Js.readonly_prop
method data_buffer : Typed_array.arrayBuffer Js.t Js.readonly_prop
method data_blob : File.blob Js.t Js.readonly_prop