Share via


RfcommServiceId.ObexObjectPush Property

Definition

Creates a RfcommServiceId object corresponding to the service id for the standardized OBEX Object Push service (with short id 0x1105).

public:
 static property RfcommServiceId ^ ObexObjectPush { RfcommServiceId ^ get(); };
static RfcommServiceId ObexObjectPush();
public static RfcommServiceId ObexObjectPush { get; }
var rfcommServiceId = RfcommServiceId.obexObjectPush;
Public Shared ReadOnly Property ObexObjectPush As RfcommServiceId

Property Value

The RfcommServiceId object that represents the service id for the OBEX Object Push service.

Windows requirements

App capabilities
bluetooth

Applies to