Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectBroadcastMessage
Interface DirectBroadcastMessage
interface
DirectBroadcastMessage
{
body
:
Record
<
string
,
any
>
;
item
:
string
;
query
?:
Record
<
string
,
any
>
;
signed
?:
true
;
}
Index
Properties
body
item
query?
signed?
Properties
Readonly
body
body
:
Record
<
string
,
any
>
Readonly
item
item
:
string
Optional
Readonly
query
query
?:
Record
<
string
,
any
>
Optional
Readonly
signed
signed
?:
true
Whether to sign the request or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
item
query
signed
IGPAPI
Loading...
Whether to sign the request or not