SendNotification Method

TriCodeTest

Notification..::..SendNotification Method

Send notifications

Namespace:  TriCodeTest.TwilioNotification
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


public static bool SendNotification(
	string phoneNumber,
	string body
)

Parameters

phoneNumber
Type: String
phoneNumber
body
Type: String
body

Return Value