LogEvent

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWSessionLogger > Methods >

LogEvent

SIGNATURE=IWApplication.TIWSessionLogger.LogEvent@TIWApplication@TSessionEvent@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class procedure LogEvent(ASession: TIWApplication; AEvent: TSessionEvent; const AMsg: string = '');

C++:

void public: __fastcall LogEvent(TIWApplication ASession, TSessionEvent AEvent, const String AMsg = "");

 

Description: TIWSessionLogger