ChatMessageTransport.RequestSetAsNotificationProviderAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the current application to handle messaging notifications.
public:
virtual IAsyncAction ^ RequestSetAsNotificationProviderAsync() = RequestSetAsNotificationProviderAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction RequestSetAsNotificationProviderAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction RequestSetAsNotificationProviderAsync();
function requestSetAsNotificationProviderAsync()
Public Function RequestSetAsNotificationProviderAsync () As IAsyncAction
Returns
An asynchronous action.
- Attributes
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|