다음을 통해 공유


MSMessageErrorCode 열거형

정의

메시지와 관련된 오류를 열거합니다.

public enum MSMessageErrorCode
type MSMessageErrorCode = 
상속
MSMessageErrorCode

필드

APIUnavailableInPresentationContext 11

현재 프레젠테이션 컨텍스트에서 사용할 수 없는 API를 사용하려고 했음을 나타냅니다.

FileNotFound 1

리소스 파일을 찾을 수 없습니다.

FileUnreadable 2

리소스 파일을 해석할 수 없습니다.

ImproperFileType 3

리소스 파일은 다른 유형의 리소스에 대한 것이었습니다.

ImproperFileUrl 4

리소스 파일에 대한 파일 URL 형식의 오류입니다.

SendWhileNotVisible 10
SendWithoutRecentInteraction 9
StickerFileImproperFileAttributes 5
StickerFileImproperFileFormat 7

스티커 파일의 형식이 잘못되었습니다.

StickerFileImproperFileSize 6

스티커 파일의 크기가 제대로 조정되지 않았습니다.

Unknown -1
UrlExceedsMaxSize 8

적용 대상