Show / Hide Table of Contents

    Delegate SIM800H.GsmNetworkRegistrationChangedHandler

    Represents the delegate used for the GsmNetworkRegistrationChanged event.

    Namespace: Eclo.nF.SIM800H
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void GsmNetworkRegistrationChangedHandler(NetworkRegistrationState networkState);
    Parameters
    Type Name Description
    NetworkRegistrationState networkState

    Current state of the GSM network registration

    Back to top Copyright © 2018 Eclo Solutions
    Generated by DocFX