sip.js.useragentcoredelegate.onnotify.md

September 26, 2022 ยท View on GitHub

Home > sip.js > UserAgentCoreDelegate > onNotify

UserAgentCoreDelegate.onNotify() method

DEPRECATED. Receive NOTIFY request.

Signature:

onNotify?(request: IncomingNotifyRequest): void;

Parameters

ParameterTypeDescription
requestIncomingNotifyRequest

Returns:

void

Contents

  1. 1UserAgentCoreDelegate.onNotify() method
  2. 2Parameters