PHP Velho Oeste 2024

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 array Event::getSupportedMethods ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

Returns array.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top