|  | MmsConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Eclo.NETMF.SIM800H
 Syntax
Syntaxpublic class MmsConfiguration
The MmsConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MmsConfiguration | 
            Empty  MMS center configuration.
             | 
|  | MmsConfiguration(String, String, Int32) | 
             MMS center configuration.
             | 
 Properties
Properties| Name | Description | |||
|---|---|---|---|---|
|  | MMSC | 
            MMS center URL. Can't be null.
             
 | ||
|  | Port | Obsolete. | ||
|  | Proxy | 
            Proxy. Empty if not used.
             
 | ||
|  | ProxyPort | 
            Proxy port. Default is 80.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Overrides ObjectEquals(Object).) | 
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Operators
Operators| Name | Description | |
|---|---|---|
|   | Equality | |
|   | Inequality | 
 See Also
See Also