serverIntercept constant Null safety

int const serverIntercept

Server-side processing. You can configure the message attributes as hits by server moderation, and then sends the hit message to the server. The sender can see the message being sent, but the messaging server will not deliver the message and the recipient will not receive the message. For information about how to configure the message properties, see the following.

Implementation

static const int serverIntercept = 3;