Pārlūkot izejas kodu

add errorServerUnauthorized

marinofaggiana 6 gadi atpakaļ
vecāks
revīzija
fa4f12f811
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      iOSClient/AppDelegate.h

+ 1 - 0
iOSClient/AppDelegate.h

@@ -67,6 +67,7 @@
 
 
 // Networking 
 // Networking 
 @property (nonatomic, copy) void (^backgroundSessionCompletionHandler)(void);
 @property (nonatomic, copy) void (^backgroundSessionCompletionHandler)(void);
+@property BOOL errorServerUnauthorized;
 
 
 // Network Share
 // Network Share
 @property (nonatomic, strong) NSMutableDictionary *sharesID;
 @property (nonatomic, strong) NSMutableDictionary *sharesID;