namespace CoreBluetooth
{
public static class CBPeripheralDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.MacOSX, 10, 13, PlatformArchitecture.None, "Use 'RssiRead' instead.")]
[Deprecated(PlatformName.iOS, 8, 0, PlatformArchitecture.None, "Use 'RssiRead' instead.")]
public static void RssiUpdated(this ICBPeripheralDelegatenot null This, CBPeripheralnot null peripheral, NSErrornot null error);
}
}
Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 7.0-ios7.0-tvos8.0-ios8.0-tvos |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |