pushConfiguration

Sets the PushConfiguration to be used to deliver incoming call notifications. Currently Sinch SDK supports FCM and HMS notification providers. To create specific push configuration see FcmPushConfigurationBuilder or HmsPushConfigurationBuilder.

Return

The UserControllerBuilder instance.

Parameters

pushConfiguration

Push Configuration to be used to deliver incoming notifications.