Orchestration SDK
5.7.0
Loading...
Searching...
No Matches
OrchestrationErrorDelegate.h
Go to the documentation of this file.
1
2
//
3
// © 1999 – 2019 OneSpan North America Inc. All rights reserved.
4
// All rights reserved. https://www.onespan.com/
5
//
7
8
#import <Foundation/Foundation.h>
9
NS_ASSUME_NONNULL_BEGIN
10
11
@class
OrchestrationError
;
12
@class
OrchestrationServerError
;
13
23
NS_REFINED_FOR_SWIFT
24
@protocol
OrchestrationErrorDelegate <NSObject>
25
30
- (void)orchestrationError:(
OrchestrationError
*)error;
31
37
- (void)orchestrationServerError:(
OrchestrationServerError
*)error;
38
39
40
@end
41
42
NS_ASSUME_NONNULL_END
OrchestrationError
Definition:
OrchestrationError.h:18
OrchestrationServerError
Definition:
OrchestrationServerError.h:18
OrchestrationSDK
errors
OrchestrationErrorDelegate.h
Generated on Mon Aug 21 2023 12:22:32 for Orchestration SDK by
1.9.5