Preparing search index...
The search index is not available
OPNet
OPNet
BroadcastResponse
Interface BroadcastResponse
interface
BroadcastResponse
{
created
?:
boolean
;
error
?:
string
;
identifier
:
bigint
;
modifiedTransaction
?:
string
;
peers
?:
number
;
result
?:
string
;
success
:
boolean
;
}
Index
Properties
created?
error?
identifier
modified
Transaction?
peers?
result?
success
Properties
Optional
created
created
?:
boolean
Optional
error
error
?:
string
identifier
identifier
:
bigint
Optional
modified
Transaction
modified
Transaction
?:
string
Optional
peers
peers
?:
number
Optional
result
result
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
error
identifier
modified
Transaction
peers
result
success
OPNet
Loading...