PhotonCloudAPI > Photon JSON > Set uint8 Array Field

Set uint8 Array Field

Sets or Adds an uint8 array to the post data
\param key to find
\param uint8Array to add
\return Pointer to the modified instance

Inputs

In
Exec

Target
Photon JSON Object Reference

Key
String

Uint 8Array
Array of Bytes

Outputs

Out
Exec

Return Value
Photon JSON Object Reference

Sets or Adds an uint8 array to the post data
\param key to find
\param uint8Array to add
\return Pointer to the modified instance