NOTE: This method is called only if you
implemented IwodPop3ClientNotify interface in your
application, and wodPop3.Notification
property has received reference to
instance of your implementation.
StateChange notification method is called by wodPop3
when its state changes, from Disconnected to Connecting, then to LogonInProgress etc.
To get current state you can use State property. To get
text description of the state, you can use StateText
property.
For list of all possible states, click here.