Constructs SMS Logo message with logo as binary image (jpeg, gif or png) in defined Format.

Namespace: hr.tis.mgw.client.message
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	image As Byte(), _
	smsFormat As Format _
)
C#
public LogoMessage (
	byte[] image,
	Format smsFormat
)
Visual C++
public:
LogoMessage (
	array<unsigned char>^ image, 
	Format smsFormat
)

Parameters

image
System.Byte[]
Image byte array
smsFormat
hr.tis.mgw.client.message.Format
Message format