Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 807 Bytes

chatmessageblocking_markmessageasblockedasync_935225079.md

File metadata and controls

33 lines (23 loc) · 807 Bytes
-api-id -api-type -api-device-family-note
M:Windows.ApplicationModel.Chat.ChatMessageBlocking.MarkMessageAsBlockedAsync(System.String,System.Boolean)
winrt method
xbox

Windows.ApplicationModel.Chat.ChatMessageBlocking.MarkMessageAsBlockedAsync

-description

Asynchronously marks a message as blocked or unblocked.

-parameters

-param localChatMessageId

The ID of the message to block.

-param blocked

TRUE if the message should be blocked, FALSE if it should be unblocked.

-returns

An async action indicating that the operation has completed.

-remarks

-examples

-see-also

-capabilities

chatSystem, smsSend, chat