External |
public enum ExternalOperationCallingExceptionReason
| Member name | Value | Description |
|---|---|---|
| NetworkProblem | 0 | Cannot call external operation on another terminal because of network problems. |
| OperationNotRegistered | 1 | Cannot call external operation on current or another terminal because of operation doesn't exist. |
| OperationFailed | 2 | External operation execution failed on current or another terminal. |