Companion

object Companion

Functions

Link copied to clipboard
suspend operator fun invoke(block: PushConfiguration.() -> Unit = {}): PushClient

Create a PushClient instance with a customizable configuration block. This allows for a more fluent, DSL-style configuration approach.