PopConnectionLostEvent constructor
PopConnectionLostEvent(
- PopClient popClient
Creates a connection lost event
Implementation
PopConnectionLostEvent(PopClient popClient)
: super(popClient, PopEventType.connectionLost);