pushex v0.0.5 Pushex.GCM.App

Pushex.GCM.App represents a GCM application.

The name is a unique identifier used to find the application, and the auth_key is the API key provided by Google.

Summary

Types

t :: %Pushex.GCM.App{auth_key: String.t, name: String.t}

Functions

create(app)
create!(app)
valid?(self)