Contents

GroupSessionJournal.Attachment

A container for the data you download.

Declaration

struct Attachment

Mentioned in

Overview

When your app receives a new item, the system packages it in an GroupSessionJournal.Attachment and delivers it to your app. Use this container type to download the contents of the file and decode it to a type that your app recognizes.

Topics

Downloading the attachment data

Identifying the attachment

See Also

Downloading content from the session