TwclCustomObexServer.DoDisconnected(Integer,string) Method

Fires the OnDisconnected event.

Namespace: wclObex
protected
 procedure DoDisconnected(const Reason: Integer;
 const Description: string); virtual;

Parameters

Reason
Type: Integer

The disconnection reason code.

Description
Type: string

The disconnect reason description.