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

적용 대상