iOS 9.2新增API,ios9.2api

來源:互聯網
上載者:User

iOS 9.2新增API,ios9.2api
CloudKit

新增CKFetchWebAuthTokenOperation

CKFetchWebAuthTokenOperation對象從使用指定的cloudkit中的APIToken擷取一個web身分識別驗證令牌,使用CKDatabase類的addOperation:方法向公用資料庫的操作隊列添加這個操作。

- (instancetype)initWithAPIToken:(NSString *)APIToken 使用一個APIToken初始化CKFetchWebAuthTokenOperation對象。

@property(nonatomic, copy) NSString *APIToken API token的訪問器

@property(nonatomic, copy, nonnull) void (^fetchWebAuthTokenCompletionBlock)( NSString*webAuthToken, NSError *operationError)

  當CKFetchWebAuthTokenOperation對象擷取web身分識別驗證令牌時執行。這個block對象只執行一次,它是你處理操作結果的唯一選擇。你的block必須在後台執行,因此在主線程的任何請求訪問必須相對應的重新定向。

 

CoreFoundationCFBase.h新增 #def kCFCoreFoundationVersionNumber_iOS_8_3新增 #def kCFCoreFoundationVersionNumber_iOS_8_4 FoundationNSObjCRuntime.h新增 #def NSFoundationVersionNumber_iOS_8_4

 

GameplayKitGKGameModel.h新增 -[GKGameModel unapplyGameModelUpdate:]GKMinmaxStrategist.h刪除 GKMinmaxStrategist.gameModel刪除 GKMinmaxStrategist.randomSource修改 GKMinmaxStrategiGKStrategist.h (Added)新增 GKStrategist新增 -[GKStrategist bestMoveForActivePlayer]新增 GKStrategist.gameModel新增 GKStrategist.randomSource LocalAuthenticationLAError.hModified LAErrorDomain MediaPlayerMPMediaItem.hAdded MPMediaItem.protectedAssetAdded MPMediaItemPropertyHasProtectedAssetMPMediaPickerController.hAdded MPMediaPickerController.showsItemsWithProtectedAssets SecuritySecureTransport.hAdded kSSLSessionStrengthPolicyATSv1_noPFS SpriteKitSKTexture.hModified -[SKTexture CGImage]
  Declaration Readonly
From
@property(nonatomic, readonly) CGImageRef CGImage
yes
To
- (CGImageRef)CGImage
--

 

UIKitUIKitDefines.hAdded #def UIKIT_CLASS_AVAILABLE_IOS_TVOSAdded #def UIKIT_CLASS_AVAILABLE_IOS_WATCHOS_TVOSAdded #def UIKIT_CLASS_AVAILABLE_TVOS_ONLY WatchKitWKError.hAdded WatchKitRecordingFailedErrorWKInterfaceController.hRemoved WKAudioRecordingPresetAdded WKAudioRecorderPresetWKInterfaceDevice.hAdded WKInterfaceLayoutDirectionAdded WKInterfaceSemanticContentAttribute

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.