Interface IPushConnector.ConnectorCallback

All Superinterfaces:
IPushConnector.TokenHandler
Enclosing interface:
IPushConnector

public static interface IPushConnector.ConnectorCallback extends IPushConnector.TokenHandler
  • Method Details

    • completeRegister

      void completeRegister(@Nullable String refreshedToken)