Home > sip.js > SessionDelegate > onBye
Called upon receiving an incoming in dialog BYE request.
Signature:
onBye?(bye: Bye): void;
Parameter | Type | Description |
---|---|---|
bye | Bye | The bye. |
Returns:
void
Home > sip.js > SessionDelegate > onBye
Called upon receiving an incoming in dialog BYE request.
Signature:
onBye?(bye: Bye): void;
Parameter | Type | Description |
---|---|---|
bye | Bye | The bye. |
Returns:
void