CloudMessaging

public final class CloudMessaging extends Object

Entry point for the CloudMessaging API.

Public Method Summary

static CloudMessagingClient
getClient(Context context)
Creates a new instance of CloudMessagingClient to register and unregister for push notifications.

Inherited Method Summary

Public Methods

public static CloudMessagingClient getClient (Context context)

Creates a new instance of CloudMessagingClient to register and unregister for push notifications.

Parameters
context the context that is using this client