decryptCUCMPushMessage

abstract fun decryptCUCMPushMessage(payload: String): PushRESTPayload

Decrypts the payload received via PushREST for an incoming CUCM call

Return

PushRESTPayload containing decrypted values of the payload in case of success and will return empty values if decryption fails.

Since

3.10.0

Parameters

payload

: The encrypted payload