PUBLIC void setStatus(int status) { espSetStatus(getStream(), status); }
PUBLIC void setStatus(int status) { espSetStatus(getConn(), status); }