Contents

dictionaryPayload

The contents of the received payload.

Declaration

var dictionaryPayload: [AnyHashable : Any] { get }

Discussion

For VoIP pushes, the sender is free to specify any fields for the contained data as long as it is provided in a text-encodable JSON format.

See Also

Payload Data