php8.5
Home/ Manual/ zmq / zmqsocket/ ZMQSocket::getPersistentId

ZMQSocket::getPersistentId

PHP function Edit on GitHub ✎

(PECL zmq >= 0.5.0)

Get the persistent id

Description

ZMQSocket::getPersistentId(): string

Returns the persistent id of the socket.

Parameters Parameters

Return Values

Returns the persistent id string assigned of the object and null if socket is not persistent.

Source: reference/zmq/zmqsocket/getpersistentid.xml · from the official PHP manual (php/doc-en)