APIdock / Ruby
/
Browse About
method

on_connect

v2_4_6 - Show latest stable - Class: Net::POP3
on_connect()
private

Does nothing

# File lib/net/pop.rb, line 581
    def on_connect # :nodoc:
    end

Related methods

  • Instance methods
  • active?
  • apop?
  • auth_only
  • delete_all
  • disable_ssl
  • each
  • each_mail
  • enable_ssl
  • finish
  • inspect
  • logging
  • mails
  • n_bytes
  • n_mails
  • port
  • read_timeout=
  • reset
  • set_all_uids
  • set_debug_output
  • start
  • started?
  • use_ssl?
  • Class methods
  • APOP
  • auth_only
  • certs
  • create_ssl_params
  • default_pop3_port
  • default_pop3s_port
  • default_port
  • delete_all
  • disable_ssl
  • enable_ssl
  • foreach
  • new
  • socket_type
  • ssl_params
  • start
  • use_ssl?
  • verify
  • Private methods
  • privatecommand
  • privatedo_finish
  • privatedo_start
  • privateon_connect
APIdock API Documentation Browser

© 2026 APIdock