Whisperstream Research Group - SerialComm GSM SDK Documentation

RejectDuplicate Enumeration

Reject Duplicate 0 Instruct the SMSC to accept an SMS-SUBMIT for an short message still held in the SMSC which has the same MR and DA as a previously submitted short message from the same OA. 1 Instruct the SMSC to reject an SMS-SUBMIT for a short message still held in the SMSC which has the same MR and DA as a previously submitted short message from the same OA.

public enum RejectDuplicate

Members

Member NameDescription
Accept Instruct the SMSC to accept an SMS-SUBMIT for an short message still held in the SMSC which has the same MR and DA as a previously submitted short message from the same OA.
Reject Instruct the SMSC to reject an SMS-SUBMIT for a short message still held in the SMSC which has the same MR and DA as a previously submitted short message from the same OA.

Requirements

Namespace: Whisperstream.SerialComm.Framework.SMS

Assembly: SerialComm (in SerialComm.dll)

See Also

Whisperstream.SerialComm.Framework.SMS Namespace