Class: Registration

Session.messages. Registration

new Registration()

A registered request handler.

Methods

close() → {Result.<undefined>}

Request that the request handler is unregistered from the server.

Returns:

that completes when a response is received from the server

Type
Result.<undefined>