Skip to content

Conversation

@rtoIedo
Copy link

@rtoIedo rtoIedo commented Sep 25, 2014

Hi,

The change is necessary in order to fix this error (when extending from WhatsAppEventListenerBase):

Fatal error: Declaration of WhatsAppEventListenerBase::onMediaMessageSent() must be compatible with WhatsAppEventListener::onMediaMessageSent($phone, $to, $id, $filetype, $url, $filename, $filesize, $filehash, $icon) in ../WhatsAPI/src/events/WhatsAppEventListenerBase.php on line 19

shirioko and others added 30 commits December 19, 2013 12:55
Use ContactSyncV2 instead.
Explicitly Define WhatsAppEvents & Add Beginning of Testing Framework
cusued by using reset(explode($foo, $bar))
And replaced key generation with a pre calculated key to remove
overhead.
Allow callback to be a string for backwards compatibility & added test c...
…gh I can't see the need for the parameter "participent".
should install ffmpeg for the method to work successfully
ardianys and others added 28 commits August 12, 2014 19:38
new ping request from server is like this

```<iq from="s.whatsapp.net" id="1405327577-ping" type="get" xmlns="urn:xmpp:ping"></iq>```
If number add to group
profile picture update notification node now without message node
new group name update notification is like this
                    rx  <notification from="[email protected]" id="894086480" participant="[email protected]" type="subject" t="1407815452" notify="Ardian Yuli">
                    rx    <body>New Group Name</body>
                    rx  </notification>
use pollMessage() instead
FAK U GIT
I'm checking this feature on my project
another addition to notification node
Update User Agent and WhatsApp verson
Fixed sendMessageAudio forwarding
Temporary Fix to 'no_routes' error
@hubail hubail force-pushed the master branch 2 times, most recently from d56e5ea to e6cf5a5 Compare May 3, 2015 17:53
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

Successfully merging this pull request may close these issues.