Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
AppendEventRequest
Interface AppendEventRequest
The parameters for
appendEvent
.
interface
AppendEventRequest
{
event
:
Event
;
session
:
Session
;
}
Properties
event
event
:
Event
The event to append.
session
session
:
Session
The session to append the event to.
Properties
event
session
ADK for TypeScript: API Reference - v1.5.0
Loading...
The parameters for
appendEvent.