Interface IJoinRequestCallback

All Known Implementing Classes:
CallbackManager

public interface IJoinRequestCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onJoinRequest(long long1, String string)
     
  • Method Details

    • onJoinRequest

      void onJoinRequest(long long1, String string)