pushex v0.1.1 Pushex.GCM

This module defines types to work with GCM

Summary

Types

request()
request() :: Pushex.GCM.Request.t
response()
response ::
  {:ok, Pushex.GCM.Response} |
  {:error, Pushex.GCM.HTTPError}