Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 928 Bytes

chatmessagestore_getmessageasync_151244055.md

File metadata and controls

33 lines (23 loc) · 928 Bytes
-api-id -api-type -api-device-family-note
M:Windows.ApplicationModel.Chat.ChatMessageStore.GetMessageAsync(System.String)
winrt method
xbox

Windows.ApplicationModel.Chat.ChatMessageStore.GetMessageAsync

-description

Retrieves a message specified by an identifier from the message store.

-parameters

-param localChatMessageId

The local ID of the chat message to be retrieved.

-returns

An asynchronous operation that returns a chat message upon successful completion.

-remarks

The message corresponding to the specified identifier is returned. An application can use this method to display a message or store messages in its own private cache.

-examples

-see-also

-capabilities

chatSystem, smsSend, chat blockedChatMessages