Click or drag to resize
MmsConfiguration Class
Configuration of MMS center (MMSC).
Inheritance Hierarchy
SystemObject
  Eclo.NETMF.SIM800HMmsConfiguration

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public class MmsConfiguration

The MmsConfiguration type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMMSC
MMS center URL. Can't be null.
Note Note
URL without "http://" and/or port number.
Public propertyPort Obsolete.
Public propertyProxy
Proxy. Empty if not used.
Note Note
Must be an IP address. URLs are not accepted.
Public propertyProxyPort
Proxy port. Default is 80.
Top
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also