Class WebTransportConnectionEstablished


  • public class WebTransportConnectionEstablished
    extends java.lang.Object
    Fired when WebTransport handshake is finished.
    • Constructor Detail

      • WebTransportConnectionEstablished

        public WebTransportConnectionEstablished​(RequestId transportId,
                                                 MonotonicTime timestamp)
    • Method Detail

      • getTransportId

        public RequestId getTransportId()
        WebTransport identifier.