Function: nnimap-stream-type
nnimap-stream-type is a byte-compiled function defined in
nnimap.el.gz.
Signature
(nnimap-stream-type nnimap-stream-type X)
Documentation
Access slot "stream-type" of nnimap struct X.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnimap.el.gz
(cl-defstruct nnimap
group process commands capabilities select-result newlinep server
last-command-time greeting examined stream-type initial-resync)