sanoopsivan / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

Destination Addresses in SubmitMulti Command #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I guess the type of destAddresses field in SubmitMulti class should convert
from 'DestinationAddress[]' to 'Address[]'.
Thanks

Original issue reported on code.google.com by a.abbasp...@gmail.com on 19 May 2009 at 6:25

GoogleCodeExporter commented 8 years ago
Good idea.
I'll think about it. (I don't know why there is Address and DestinationAddress)

Original comment by uuda...@gmail.com on 18 Aug 2009 at 10:55

GoogleCodeExporter commented 8 years ago
No, it's already on the proper design.

It might be little strange. But:
DestinationAddress -> only for destination not for source. It can be 
DistributionList or Address (Address 
means SME Address).

CMIIW and suggestion and counter thought still open.
Thx anyway.

Original comment by uuda...@gmail.com on 18 Aug 2009 at 11:06