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

add getting statistics on sent messages #708

Open
ispite opened this issue Jun 25, 2022 · 4 comments
Open

add getting statistics on sent messages #708

ispite opened this issue Jun 25, 2022 · 4 comments

Comments

@ispite
Copy link

ispite commented Jun 25, 2022

Describe the feature you would like to see

Hello, can you add please this method to your SDK.

I need to get statistic on sent messages.

@jeromegamez
Copy link
Member

Hey there 👋,

this feature is more complex to implement than it looks like (in the context of the SDK), and I currently don't have the resources/funding to implement it, so I can't give you an ETA.

in the meantime, you can use the Factory to create a generic API client (

public function createApiClient(?array $config = null, ?array $middlewares = null): Client
), call the endpoint directly with your project Id and appId and handle the return values outside of the SDK.

@ispite
Copy link
Author

ispite commented Jun 25, 2022

Thanks for the answer.

@ispite ispite closed this as completed Jun 25, 2022
@jeromegamez
Copy link
Member

No need to close the feature request, it's a good feature, it's just not so trivial as it seems.

@github-actions
Copy link
Contributor

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let me know if that works for you by leaving a 👍. Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!

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

No branches or pull requests

2 participants