onNotification

abstract fun onNotification(callId: StreamCallId, callDisplayName: String)

Customize the notification when you receive a push notification for general usage

Parameters

callId

An instance of StreamCallId representing the call identifier

callDisplayName

The name of the caller to display in the notification