API reference
API reference
Select your platform
No SDKs available
No versions available

PushNotification

Updated: Aug 26, 2025

PushNotification

class PushNotification
Push notification horizon.platform.pushnotification.models.PushNotificationResult provides a simple and efficient way for devices to register for and receive push notifications, enabling developers to build engaging and interactive applications that deliver timely updates and alerts to users.

Constructors

NameSummary
PushNotification
constructor()

Types

NameSummary
Companion
object Companion

Functions

NameSummary
register
suspend fun register(): PushNotificationResult
Register the device to receive push notification. The registered notification id can be fetched by horizon.platform.pushnotification.models.PushNotificationResult.id.

Companion

object Companion
Did you find this page helpful?
Thumbs up icon
Thumbs down icon