Click or drag to resize
GprsSocketSend Method (Byte)

[Missing <summary> documentation for "M:Eclo.NETMF.SIM800H.GprsSocket.Send(System.Byte[])"]

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 int Send(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte

[Missing <param name="buffer"/> documentation for "M:Eclo.NETMF.SIM800H.GprsSocket.Send(System.Byte[])"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Eclo.NETMF.SIM800H.GprsSocket.Send(System.Byte[])"]

See Also