getActualNotificationFormat method

String? getActualNotificationFormat()

Inquiry method that gets the JSON structure used by the Sever to send notifications.

Returns the JSON structure used by the Server to send notifications or null if the value is not available.

Implementation

external String? getActualNotificationFormat();