次の方法で共有


CBPeripheralDelegate_Extensions.InvalidatedService メソッド

定義

開発者は、この非推奨のメソッドを使用しないでください。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.iOS, 8, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void InvalidatedService (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral);
static member InvalidatedService : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral -> unit

パラメーター

This
ICBPeripheralDelegate

この拡張メソッドが動作するインスタンス。

peripheral
CBPeripheral
属性

適用対象