Click or drag to resize
AccessPointConfigurationToString Method
String with representation of Access Point configuration in format "apname|user|password". If user and password are empty they won't be included in the configuration string.

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 override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:Eclo.NETMF.SIM800H.AccessPointConfiguration.ToString"]

See Also