PropsPresentationConnection extension

on

Properties

binaryType ↔ BinaryType

Available on PresentationConnection, provided by the PropsPresentationConnection extension

getter/setter pair
id → String

Available on PresentationConnection, provided by the PropsPresentationConnection extension

no setter
onclose ↔ EventHandlerNonNull<Event>?

Available on PresentationConnection, provided by the PropsPresentationConnection extension

getter/setter pair
onconnect ↔ EventHandlerNonNull<Event>?

Available on PresentationConnection, provided by the PropsPresentationConnection extension

getter/setter pair
onmessage ↔ EventHandlerNonNull<Event>?

Available on PresentationConnection, provided by the PropsPresentationConnection extension

getter/setter pair
onterminate ↔ EventHandlerNonNull<Event>?

Available on PresentationConnection, provided by the PropsPresentationConnection extension

getter/setter pair
state → PresentationConnectionState

Available on PresentationConnection, provided by the PropsPresentationConnection extension

no setter
url → String

Available on PresentationConnection, provided by the PropsPresentationConnection extension

no setter

Methods

close() → void

Available on PresentationConnection, provided by the PropsPresentationConnection extension

send(String message) → void

Available on PresentationConnection, provided by the PropsPresentationConnection extension

terminate() → void

Available on PresentationConnection, provided by the PropsPresentationConnection extension