createAndroidActions
fun createAndroidActions(context: Context, arguments: NotificationArguments, actionsPayload: String?): List<NotificationCompat.Action>(source)
Creates a list of Android notification actions.
Return
List of Android notification actions.
Parameters
context
The application context.
arguments
The notification arguments.
actionsPayload
The actions payload that defines the Airship actions for each interactive notification action.