Link Search Menu Expand Document

ValueComposerComposeSMS Method

Creates value that's correctly handled by barcode readers as SMS message.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 1.9.0.1211-master
Syntax
public static string ComposeSMS(
	string phoneNumber,
	string messageText
)

Parameters

phoneNumber
Type: SystemString
Phone number.
messageText
Type: SystemString
Message text.

Return Value

Type: String
String that contains composed SMS message.
See Also

Reference


Copyright © 2016 - 2023 ByteScout