push Configuration
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
push Configuration
Push Configuration to be used to deliver incoming notifications.