Jan Andersson

Results 5 comments of Jan Andersson

It's due to that the `AndroidSuccessTypes` enum is exported from the `index.d.ts`, which doesn't seem to work. Something like this should work: ``` SendSMS.send({successTypes: ['sent', 'queued'] as AndroidSuccessTypes[]}) ```

Thank you for the bugfix s-aska and corydeppen! I have pushed the new version and I'm now closing this issue.

Great idea! If you create a working pull request, I'd be happy to merge it!

Neat! Nope, I haven't tried it, but please do! Sent from my iPhone > On 5 May 2017, at 18:23, Brian Sorahan wrote: > > @janne Have you considered using...

Hi, sorry for not getting back earlier on this. Did you ever find out the reason? I merged your PR btw. Regards, Jan 2015-10-12 23:32 GMT+02:00 Langston Barrett [email protected]: >...