Kaynağa Gözat

add errorServerUnauthorized

marinofaggiana 6 yıl önce
ebeveyn
işleme
fa4f12f811
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      iOSClient/AppDelegate.h

+ 1 - 0
iOSClient/AppDelegate.h

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