Sets the endpoint that you want to receive notifications.
| C# |
public SubscribeRequest WithEndpoint( string endpoint )
- endpoint (String)
- The endpoint that you want to receive notifications.
this instance
| C# |
public SubscribeRequest WithEndpoint( string endpoint )