Click or drag to resize
MmsClient Class
Class with methods to perform MMS related actions.
Inheritance Hierarchy
SystemObject
  Eclo.NETMF.SIM800HMmsClient

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 MmsClient : IDisposable

The MmsClient type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases all resources used by the MmsClient
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSendMmsMessageAsync
Starts an asynchronous operation to send an MMS message.
Public methodToString (Inherited from Object.)
Top
See Also