Show / Hide Table of Contents

    Delegate GprsProvider.MmsBearerStateChangedHandler

    Represents the delegate used for the MmsBearerStateChanged event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void MmsBearerStateChangedHandler(bool isOpen);
    Parameters
    Type Name Description
    System.Boolean isOpen

    Current state of the MMS bearer

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX