IsAuthenticatedFunction typedef
Return true if the current connection is authenticated. If not, return false.
Implementation
typedef IsAuthenticatedFunction = bool Function();
Return true if the current connection is authenticated. If not, return false.
typedef IsAuthenticatedFunction = bool Function();