Showing
7 changed files
with
18 additions
and
76 deletions
-
Please register or login to post a comment
... | ... | @@ -7,6 +7,4 @@ public interface WarplyReadyCallback { |
void onWarplyInitTimeOut(); | ||
void onWarplyPermissionsDenied(); | ||
default void onWarplyInitialized() {}; | ||
} | ||
... | ... |