Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 788 Bytes

sip.js.subscribeuseragentclient._constructor_.md

File metadata and controls

22 lines (14 loc) · 788 Bytes

Home > sip.js > SubscribeUserAgentClient > (constructor)

SubscribeUserAgentClient.(constructor)

Constructs a new instance of the SubscribeUserAgentClient class

Signature:

constructor(core: UserAgentCore, message: OutgoingRequestMessage, delegate?: OutgoingSubscribeRequestDelegate);

Parameters

Parameter Type Description
core UserAgentCore
message OutgoingRequestMessage
delegate OutgoingSubscribeRequestDelegate