Query: stomp_has_frame
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STOMP_HAS_FRAME(3) 1 STOMP_HAS_FRAME(3) Stomp::hasFrame - Indicates whether or not there is a frame ready to read Object oriented style (method):SYNOPSISpublic bool Stomp::hasFrame (void )DESCRIPTIONProcedural style: bool stomp_has_frame (resource $link) Indicates whether or not there is a frame ready to read.PARAMETERSo $link -Procedural style only: The stomp link identifier returned by stomp_connect(3).RETURN VALUESReturns TRUE if a frame is ready to read, or FALSE otherwise. PHP Documentation Group STOMP_HAS_FRAME(3)
| Related Man Pages |
|---|
| mysqli_real_query(3) - php |
| maxdb_autocommit(3) - php |
| stomp_connect(3) - php |
| stomp_error(3) - php |
| stomp_get_read_timeout(3) - php |