Share via


CBPeripheralManagerServiceEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class CBPeripheralManagerServiceEventArgs : EventArgs
type CBPeripheralManagerServiceEventArgs = class
    inherit EventArgs
Inheritance
CBPeripheralManagerServiceEventArgs

Constructors

Name Description
CBPeripheralManagerServiceEventArgs(CBService, NSError)

Create a new instance of the CBPeripheralManagerServiceEventArgs with the specified event data.

Properties

Name Description
Error
Service

Applies to