getAttachedBrazeExtras

fun getAttachedBrazeExtras(notificationExtras: <Error class: unknown class>?): <Error class: unknown class>

Get the extras Bundle from the notification extras or an empty bundle.

Return

Returns the Braze extras Bundle from the notification extras. Amazon ADM recursively flattens all JSON messages, so for Amazon devices we just return a copy of the original bundle.

Parameters

notificationExtras

Notification extras.