chmpxpx_svr_reply
メッセージを返信する
説明
function chmpxpx_svr_reply($handle_res, $handle_pxpk, string $strbinary): bool {}
メッセージを返信する。
パラメータ
- handle_res
- chmpxハンドル
- handle_pxpk
- chmpx通信情報ハンドル
- strbinary
- 返信メッセージデータ
戻り値
成功時は真。それ以外は偽。
参考
- ChmpxServer::reply - メッセージを返信する