Stomp::unsubscribe
StompFrame::__construct
Stomp
PHP Manual
کلاس StompFrame
Introduction
نمایش پیام فرستاده شده یا ارسالی از بروکر پیام منطبق.
Class synopsis
StompFrame
{
/* Properties */
public
$command
;
public
$headers
;
public
$body
;
/* Methods */
__construct
([
string
$command
[,
array
$headers
[,
string
$body
]]] )
}
Properties
command
دستور فریم.
headers
سرایندهای فریم (
array
).
body
بدنه فریم.
Table of Contents
StompFrame::__construct
— سازنده
Stomp::unsubscribe
StompFrame::__construct
Stomp
PHP Manual