Brecham.Obex — An OBEX library for the .NET Framework

ObexTransportConnection.ObexDefaultService Field

The Service identifier for the OBEX default Inbox service.

[Visual Basic]
Public Const ObexDefaultService As String = "obex"
[C#]
public const string ObexDefaultService = "obex";

See Also

ObexTransportConnection Class | Brecham.Obex.Net Namespace