pushNotification

Configures the push notification config.

Return

The updated TaskSendParamsBuilder instance for method chaining.

Parameters

init

The lambda to configure the push notification config.


Configures the push notification config using a Java-friendly Consumer.

Return

The updated TaskSendParamsBuilder instance for method chaining.

Parameters

init

The consumer to configure the push notification config.