ValidityPeriod property format
Posted: Thu Oct 23, 2008 9:16 am
Hi!
I try to set value of ValidityPeriod to "000003000000000R" (3 days relative local SMSC time). Format of this mandatory field is described in SMPP Protocol Specification v3.4 (7.1.1.2 Relative Time Format)
When I call SubmitAsync(sms), I catch exception with Text: "Too long Parameter name: S"
Please, explain me my error...
P.S. When I comment this code line in my program, my sms correctly delivered
I try to set value of ValidityPeriod to "000003000000000R" (3 days relative local SMSC time). Format of this mandatory field is described in SMPP Protocol Specification v3.4 (7.1.1.2 Relative Time Format)
When I call SubmitAsync(sms), I catch exception with Text: "Too long Parameter name: S"
Please, explain me my error...
P.S. When I comment this code line in my program, my sms correctly delivered