registerMiPush

@Deprecated()
public static void registerMiPush(Context context, String miAppId, String miAppKey)

Deprecated

Registers Xiaomi Push. Must be called before init().

This method is deprecated. Please use setPushConfig.

Deprecated

This method is deprecated.

Parameters

context

The context.

miAppId

The AppId of your application registered on the Xiaomi Developer Platform.

miAppKey

The AppKey of your application registered on the Xiaomi Developer Platform.