Php/docs/event.getsupportedmethods

提供:Dev Guides
< Php
2020年12月14日 (月) 12:20時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

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


説明

public static Event::getSupportedMethods ( ) : array

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


パラメータ

この関数にはパラメータはありません。


返り値

Returns array.


参考