@moloco-rmp/event-api-client - v1.1.2
Preparing search index...
v1
Client
Interface Client
interface
Client
{
insertEvent
:
(
params
:
InsertEventParams
)
=>
Promise
<
void
>
;
}
Index
Properties
insert
Event
Properties
insert
Event
insertEvent
:
(
params
:
InsertEventParams
)
=>
Promise
<
void
>
Insert an event. Throws one of the errors defined in
v1.errors
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
insert
Event
@moloco-rmp/event-api-client - v1.1.2
Loading...