MediaCompletion

data class MediaCompletion(val operation: MediaOperation, val completedOperation: OperationResult?)

Result of acknowledging one completed attachment lease.

Constructors

Link copied to clipboard
constructor(operation: MediaOperation, completedOperation: OperationResult?)

Properties

Link copied to clipboard

Dependent message, profile, or subject operation when ready.

Link copied to clipboard

Completed durable media operation.