Interface BuddyPluginBuddy.ProfileUpdateInformer

Enclosing class:
BuddyPluginBuddy

public static interface BuddyPluginBuddy.ProfileUpdateInformer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    received(List<String> profile, boolean failed)
     
  • Method Details

    • received

      void received(List<String> profile, boolean failed)