RcsTransportConfiguration.MaxMessageSizeInKilobytes 屬性

定義

取得傳輸所支援聊天訊息的大小上限。

public:
 property int MaxMessageSizeInKilobytes { int get(); };
int MaxMessageSizeInKilobytes();
public int MaxMessageSizeInKilobytes { get; }
var int32 = rcsTransportConfiguration.maxMessageSizeInKilobytes;
Public ReadOnly Property MaxMessageSizeInKilobytes As Integer

屬性值

Int32

int

傳輸所支援聊天訊息的大小上限。

Windows 需求

應用程式功能
chat chatSystem smsSend

適用於