\CpaasSdk\ResourcesNotification

CPaaS notification helper methods.

Summary

Methods
Properties
Constants
parse()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

parse()

parse(array  $notification = null) 

Parse inbound sms notification received in webhook. It parses the notification and returns simplified version of the response.

Parameters

array $notification

JSON received in the subscription webhook.