<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [PublishUserAgentClient](./sip.js.publishuseragentclient.md)

## PublishUserAgentClient class

PUBLISH UAC.

<b>Signature:</b>

```typescript
export declare class PublishUserAgentClient extends UserAgentClient implements OutgoingPublishRequest 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(core, message, delegate)](./sip.js.publishuseragentclient._constructor_.md) |  | Constructs a new instance of the <code>PublishUserAgentClient</code> class |

