PresentationConnectionCloseEvent
open class PresentationConnectionCloseEvent(val type: EventType<PresentationConnectionCloseEvent>, init: PresentationConnectionCloseEventInit = definedExternally) : Event(source)
Constructors
Link copied to clipboard
constructor(type: EventType<PresentationConnectionCloseEvent>, init: PresentationConnectionCloseEventInit = definedExternally)