MSMessageErrorCode Enum

Definition

Enumerates errors associated with Messages.

public enum MSMessageErrorCode
type MSMessageErrorCode = 
Inheritance
MSMessageErrorCode

Fields

APIUnavailableInPresentationContext 11

Indicates that an attempt was made to use an API that cannot be used in the current presentation context.

FileNotFound 1

A resource file was not found.

FileUnreadable 2

A resource file could not be interpreted.

ImproperFileType 3

A resource file was for a different type of resource.

ImproperFileUrl 4

An error in the format of the File URL for a resource file.

SendWhileNotVisible 10
SendWithoutRecentInteraction 9
StickerFileImproperFileAttributes 5
StickerFileImproperFileFormat 7

A sticker file had an improper format.

StickerFileImproperFileSize 6

A sticker file was not properly sized.

Unknown -1
UrlExceedsMaxSize 8

Applies to