registerGCM

@Deprecated()
public static void registerGCM(Context context)

Deprecated

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

This method is deprecated. Please use setPushConfig instead.

Deprecated

This method is deprecated.

Parameters

context

The context.