Package 

Interface TDSUser.FriendshipNotification

    • Method Summary

      Modifier and Type Method Description
      abstract void onNewRequestComing(LCFriendshipRequest request)
      abstract void onRequestAccepted(LCFriendshipRequest request)
      abstract void onRequestDeclined(LCFriendshipRequest request)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait