pushMessage

fun <A : Action> pushMessage(    id: String,     ttl: Int,     deepLink: DeepLink<A>): PushMessage<A>

Creates cross-platform push-message

Parameters

id

Message ID

ttl

Time-to-live in seconds

deepLink

Deep-link to action to perform on push