Edit

Share via


CBServiceEventArgs(CBService, NSError) Constructor

Definition

Initializes a new instance of the CBServiceEventArgs class.

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

Parameters

service
CBService
error
NSError

Applies to