Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

Event::getSupportedMethodsReturns array with of the names of the methods supported in this version of Libevent

Açıklama

publicstaticEvent::getSupportedMethods(): array

Returns array with of the names of the methods(backends) supported in this version of Libevent.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns array.

Ayrıca Bakınız

To Top