ObexListenerRequestObexMethod Property

Gets the method specified by the client.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public string ObexMethod { get; }

Property Value

String

Remarks

Only PUT is supported in this version.

See Also