Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
LoggingMethod
Interface LoggingMethod
interface
LoggingMethod
{
send
(
options
:
LoggingMethodOptions
)
:
Promise
<
LoggingResponse
>
;
}
Implemented by
LoggingUrlencodedMethod
Index
Methods
send
Methods
send
send
(
options
:
LoggingMethodOptions
)
:
Promise
<
LoggingResponse
>
Parameters
options
:
LoggingMethodOptions
Returns
Promise
<
LoggingResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
send
IGPAPI
Loading...