Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
LoggingClientEvents
Class LoggingClientEvents
Index
Constructors
constructor
Methods
init
send
Constructors
constructor
new
Logging
Client
Events
(
storage
:
LoggingStorage
,
method
:
LoggingMethod
,
packager
:
LoggingPackager
,
compressor
?:
LoggingCompressor
)
:
LoggingClientEvents
Parameters
storage
:
LoggingStorage
method
:
LoggingMethod
packager
:
LoggingPackager
Optional
compressor
:
LoggingCompressor
Returns
LoggingClientEvents
Methods
init
init
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
send
send
(
)
:
Promise
<
LoggingResponse
>
Returns
Promise
<
LoggingResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
init
send
IGPAPI
Loading...