Interface ApnsCustomSound
public interface ApnsCustomSound
ApnsCustomSound class represents the new APNS notification sound
element. Compared to the legacy sound property in
ApnsNotification.getSound()
it allows to define critical notifications
and the volume of critical sounds, Use the ApnsCustomSound.Builder
to configure the
custom sound. Use ApnsCustomSound.Builder
to configure and build the sound request
element.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Detailed APNS sound definition. -
Method Summary