PopConnectionLostEvent constructor
PopConnectionLostEvent(
- PopClient popClient
Implementation
PopConnectionLostEvent(PopClient popClient)
: super(popClient, PopEventType.connectionLost);
PopConnectionLostEvent(PopClient popClient)
: super(popClient, PopEventType.connectionLost);