- binaryType
void binaryType(PresentationConnectionBinaryType binaryType)
Undocumented in source. Be warned that the author may not have intended to support it.
- binaryType
PresentationConnectionBinaryType binaryType()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
- onclose
void onclose(Optional!(T0) onclose)
Undocumented in source. Be warned that the author may not have intended to support it.
- onclose
EventHandler onclose()
Undocumented in source. Be warned that the author may not have intended to support it.
- onconnect
void onconnect(Optional!(T0) onconnect)
Undocumented in source. Be warned that the author may not have intended to support it.
- onconnect
EventHandler onconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessage
EventHandler onmessage()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessage
void onmessage(Optional!(T0) onmessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- onterminate
void onterminate(Optional!(T0) onterminate)
Undocumented in source. Be warned that the author may not have intended to support it.
- onterminate
EventHandler onterminate()
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(Blob data)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ArrayBuffer data)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ArrayBufferView data)
Undocumented in source. Be warned that the author may not have intended to support it.
- state
PresentationConnectionState state()
Undocumented in source. Be warned that the author may not have intended to support it.
- terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.
- url
string url()
Undocumented in source. Be warned that the author may not have intended to support it.