registerMZPush

@Deprecated()
public static void registerMZPush(Context context, String appId, String appKey)

Deprecated

Registers for Meizu push notifications. Must be called before init().

This method is deprecated. Please use setPushConfig.

Deprecated

This method is deprecated.

Parameters

context

The context.

appId

The Meizu appId generated after registering the application on the Meizu backend.

appKey

The Meizu appKey generated after registering the application on the Meizu backend.