Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set encoding in smsApi.pl client? #80

Closed
jakubkoziara opened this issue Dec 5, 2018 · 3 comments
Closed

How to set encoding in smsApi.pl client? #80

jakubkoziara opened this issue Dec 5, 2018 · 3 comments

Comments

@jakubkoziara
Copy link

Hi,
In previous version (1.8) It was possible to set custom encoding via setEncoding().
In 2.0 via SendSmsBag there is no such function. I have problem with Polish characters. I saw only encoding property in SendSmsBag class. What can I do ?

@maciejlew
Copy link
Collaborator

Have you tried to set that property?

@jakubkoziara
Copy link
Author

Yes, I tried with few methods. In this class there is only set params method which refers to param1, param2, param3, param4 properties. If I set it directly in public static function withMessage() it works but it's not proper way. I also need to set from and other params.

@jakubkoziara
Copy link
Author

Ok. I have hard to find bug in my code everything works fine. Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants