unsubscribeFromEmailMessages

abstract suspend fun unsubscribeFromEmailMessages(id: String)

Unsubscribe the specified subscriber so that it no longer receives notifications about new or deleted EmailMessages.

Parameters

id

String Unique identifier of the subscriber.