Hi Aki,
> Can the two methods help me to handle files from WAP push?
Yes. You need to implement the PushNotificationAgent interface, and
register this object with oFono using the RegisterAgent() method.
there is actually a test/test-push-notification Python example in the
code base that shows how this works.
Regards
Marcel