renderNotification()

Overview

public string function renderNotification(
      required string topic  
    , required struct data   
    , required string context
)

Renders the given notification topic

Arguments

NameTypeRequiredDescription
topicstringYesTopic of the notification
datastructYesData associated with the notification
contextstringYesContext of the notification