|
|
NotificationsApi Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.Sdk
The NotificationsApi type exposes the following members.
| Name | Description | |
|---|---|---|
| NotificationsApi(String, String, String, String) | Initializes a new instance of the NotificationsApi class | |
| NotificationsApi(String, String, String, String, IWebClient) | Initializes a new instance of the NotificationsApi class |
| Name | Description | |
|---|---|---|
| NotFound | (Inherited from ApiCall.) | |
| RequiresAuthentication | (Inherited from ApiCall.) | |
| ServerError | (Inherited from ApiCall.) | |
| Unauthorized | (Inherited from ApiCall.) | |
| WebClientInstance | (Inherited from ApiCall.) |
| Name | Description | |
|---|---|---|
| Delete(String, Object) | (Inherited from ApiCall.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MakeCall(FuncIWebClient, String) | (Inherited from ApiCall.) | |
| MakeCall(String, Object) | (Inherited from ApiCall.) | |
| MakeCall(IWebClient, FuncIWebClient, String) | (Inherited from ApiCall.) | |
| MakeCallT(String) | (Inherited from ApiCall.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Post(String, Object) | (Inherited from ApiCall.) | |
| Put(String, Object) | (Inherited from ApiCall.) | |
| SendProviderSiteNotification |
Send notification to all connected SignalR users of a particular provider.
| |
| SendSiteNotification |
Send notification to connected SignalR user.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |