Applesauce
Preparing search index...
applesauce-relay
RelayReqClosedMessage
Type Alias RelayReqClosedMessage
Internal type emitted when the relay sends a CLOSED message
type
RelayReqClosedMessage
=
{
from
:
string
;
id
:
string
;
reason
:
string
;
type
:
"CLOSED"
;
}
Index
Properties
from
id
reason
type
Properties
from
from
:
string
id
id
:
string
reason
reason
:
string
type
type
:
"CLOSED"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
id
reason
type
Applesauce
Loading...
Internal type emitted when the relay sends a CLOSED message