update : 2015.11.03
php.shukuma.com검색:
|
Stomp::hasFramestomp_has_frame(PECL stomp >= 0.1.0) Stomp::hasFrame -- stomp_has_frame — Indicates whether or not there is a frame ready to read 설명객체 기반 형식 (method):
public bool Stomp::hasFrame
( void
)
절차식 형식:
bool stomp_has_frame
( resource
$link
)Indicates whether or not there is a frame ready to read. 반환값
Returns |