Skip to content

Files

Latest commit

51d8f0b · May 12, 2018

History

History
62 lines (43 loc) · 901 Bytes

File metadata and controls

62 lines (43 loc) · 901 Bytes

NativeHook

  • class NativeHook (nativehook\NativeHook)
  • source nativehook/NativeHook.php

Methods


Methods

__construct()

__construct(): void

on()

on(string $event, callable $handler): void

off()

off(string $event): void

start()

start(): void

Начать слушать события


stop()

stop(): void

Прекратить слушать события