Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrajina committed Aug 21, 2012
1 parent f3117da commit 265a847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Similar to the previous example, but this time you must set the notification url

When the roaming status notification is pushed to your server as a HTTP POST request, you must process the body of the message with the following code:

$result = SmsClient::unserializeRoamingStatus();
$result = DataConnectionProfileClient::unserializeRoamingStatus();


Retrieve inbound messages example
Expand Down

0 comments on commit 265a847

Please sign in to comment.