Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/adapter
ESPNotificationAdapterInterface
Interface ESPNotificationAdapterInterface
interface
ESPNotificationAdapterInterface
{
addNotificationListener
(
callback
:
Function
)
:
void
;
}
Index
Methods
add
Notification
Listener
Methods
add
Notification
Listener
addNotificationListener
(
callback
:
Function
)
:
void
Retrieves delivered notifications.
Parameters
callback
:
Function
The function to call with the delivered notifications.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
Notification
Listener
@espressif/rainmaker-base-sdk
Loading...
Retrieves delivered notifications.