FriendInviteTest.InviteResponseHandler

static class InviteResponseHandler implements FriendInviteResponseHandler

Fields

data

String data

from

String from

status

int status

synch

Synchronizer synch

Methods

onReceived

public void onReceived(String from, int status, String reason, String data)