setHook abstract method

void setHook(
  1. HookContext context
)

Sets a debug hook.

Implementation

void setHook(HookContext context);