英語で読む 編集

次の方法で共有


RoomMessageFilteringAction Enum

Definition

Enumerates the action taken by message filtering logic for a room message when Room.SendFilteredMessge is called.

C#
public enum RoomMessageFilteringAction
Inheritance
RoomMessageFilteringAction

Fields

Name Value Description
Invalid -1
Canceled 0

The message send operation is canceled.

Replaced 1

The original message text is replaced with new text and then sent.

Passed 2

The original message text is sent without change.

Applies to

製品 バージョン
Lync client latest