次の方法で共有


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

適用対象