構文
メンバー
error PFCloudScriptFunctionExecutionError const*may be nullptr (省略可) CloudScript Azure Function からのエラー。
executionTimeMilliseconds int32_t
関数の実行にかかった時間。
functionName const char*is null-terminated (省略可) 実行された関数の名前。
functionResult PFJsonObject
(省略可) 関数から返されたオブジェクト (ある場合)。
functionResultTooLarge bool const*may be nullptr (省略可) FunctionResult が大きすぎて、その結果このイベントから削除されたかどうかを示すフラグ。
