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...
ActivityEvent
Interface ActivityEvent
Represents a generic activity or status update.
interface
ActivityEvent
{
detail
:
Record
<
string
,
unknown
>
;
kind
:
string
;
type
:
ACTIVITY
;
}
Properties
detail
detail
:
Record
<
string
,
unknown
>
kind
kind
:
string
type
type
:
ACTIVITY
Properties
detail
kind
type
ADK for TypeScript: API Reference - v1.5.0
Loading...
Represents a generic activity or status update.