@spacehq/sdk > NotificationSubscribeListener
NotificationSubscribeListener type
Signature:
export declare type NotificationSubscribeListener = (data: NotificationSubscribeEventData) => void;
References: NotificationSubscribeEventData
@spacehq/sdk > NotificationSubscribeListener
Signature:
export declare type NotificationSubscribeListener = (data: NotificationSubscribeEventData) => void;
References: NotificationSubscribeEventData