Hi Ronald,

>  doc/service-api.txt |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/service-api.txt b/doc/service-api.txt
> index 36e1161..57e8942 100644
> --- a/doc/service-api.txt
> +++ b/doc/service-api.txt
> @@ -36,7 +36,8 @@ Methods             array{object,dict} GetMessages()
>                       Possible Errors: [service].Error.InvalidArguments
>                                        [service].Error.TransientFailure
>  
> -             object SendMessage(array{string} recipients, string smil,
> +             object SendMessage(array{string} recipients,
> +                                     boolean delivery-report, string smil,
>                                       array{string id, string content-type,
>                                                       string filename})

I think we should do it the same as we do for oFono. Make this is global
settings. Since you don't do that on a per message basis anyway.

Regards

Marcel


_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to