node-dmx
Preparing search index...
BrokerBindReply
Type Alias BrokerBindReply
type
BrokerBindReply
=
{
endpointId
:
number
;
negotiatedProfile
?:
number
;
negotiatedRole
?:
BrokerClientRole
;
sequence
:
number
;
statusCode
:
BrokerStatusCode
;
text
?:
string
;
vector
:
ClientBindReply
;
}
Index
Properties
endpoint
Id
negotiated
Profile?
negotiated
Role?
sequence
status
Code
text?
vector
Properties
endpoint
Id
endpointId
:
number
Optional
negotiated
Profile
negotiatedProfile
?:
number
Optional
negotiated
Role
negotiatedRole
?:
BrokerClientRole
sequence
sequence
:
number
status
Code
statusCode
:
BrokerStatusCode
Optional
text
text
?:
string
vector
vector
:
ClientBindReply
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Id
negotiated
Profile
negotiated
Role
sequence
status
Code
text
vector
node-dmx
Loading...