共用方式為


CBServiceEventArgs(CBService, NSError) 建構函式

定義

初始化 CBServiceEventArgs 類別的新實例。

public CBServiceEventArgs (CoreBluetooth.CBService service, Foundation.NSError error);
new CoreBluetooth.CBServiceEventArgs : CoreBluetooth.CBService * Foundation.NSError -> CoreBluetooth.CBServiceEventArgs

參數

service
CBService
error
NSError

適用於