Skip to content

PluginEventSourceImpl.offref method

PluginEventSourceImpl › offref

Remove an event listener by reference.

Signature:

offref(eventRef: AsyncEventRef): void

Parameters:

ParameterTypeDescription
eventRefAsyncEventRefThe reference to remove.

Returns: void