RcsTransportConfiguration.MaxRecipientCount 속성

정의

그룹 채팅에 지원되는 최대 수신자 수를 가져옵니다.

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

속성 값

Int32

int

그룹 채팅에 지원되는 최대 수신자 수입니다.

Windows 요구 사항

앱 기능
chat chatSystem smsSend

적용 대상