Share via


CBPeripheralServicesEventArgs Class

Definition

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

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

Constructors

Name Description
CBPeripheralServicesEventArgs(CBService[])

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

Properties

Name Description
Services

Applies to