menu
moxxmpp
moxxmpp
BaseSocketWrapper
isSecure abstract method
isSecure
brightness_4
brightness_5
isSecure
abstract method
bool
isSecure
(
)
Returns true if the socket is secured, e.g. using TLS.
Implementation
bool isSecure();
moxxmpp
moxxmpp
BaseSocketWrapper
isSecure abstract method
BaseSocketWrapper class