Event.getPayloadAsBytes()

Signature

Object getPayloadAsBytes(SimpleEvent input)

Domain

ACTION, CONDITION, BUI

Description

This function returns event payload as a byte[]

Parameters

NameTypeDescription
inputSimpleEventThe input event

Returns

TypeDescription
byte[]as Object

Cautions

The input event cannot be null.