TwclCustomObexServer.OnPutBegin Event

The event fires when client started object sending (OBEX PUT) operation. An application must accept or reject the object.

Namespace: wclObex
public
 property OnPutBegin: TwclObexServerClientPutBeginEvent read FOnPutBegin
 write FOnPutBegin;