Enum: FunctionCallStatus
Return values for Call Function.
typedef NS_ENUM(NSUInteger, FunctionCallStatus)
Value | Description |
---|---|
FunctionCallStatus_Complete | The function call completed successfully. |
FunctionCallStatus_Queued | The function call was queued. |
Loading...
There was a problem loading this topic