Re: Messaging API - New Version

On 04/04/13 07:06, Tomoyuki SHIMIZU wrote:
> Hi,
> 
> I have one comment on Messaging API:
> 
> IMO, getSegmentInfoForText() and send() methods in SmsManager should have some kind of capability to notify web apps of the excess of the maximum number of segments, since 3GPP TS 23.040 defines the maximum number of segments as 255 and concatenated SMS has not been supported yet in some operators.

I'm not sure this is needed for getSegmentInfoForText() but send()
should definitely fails if the message can't be sent because it can't be
segmented or has too many segments.

--
Mounir

Received on Thursday, 4 April 2013 15:36:30 UTC