| SIM800HSetPhoneFuncionality Method |
Set phone funcionality
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public static AtCommandResult SetPhoneFuncionality(
PhoneFuncionality mode,
bool resetBeforeChange = false
)
Parameters
- mode
- Type: Eclo.NETMF.SIM800HPhoneFuncionality
See phone funcionality options - resetBeforeChange (Optional)
- Type: SystemBoolean
True to reset device before changes are made effective
Return Value
Type:
AtCommandResultreturns ATCommandResult
See Also