Registration Object
gc_registration( feed = NULL, registrationId = NULL, cloudPubsubTopic = NULL, expiryTime = NULL )
feed | Specification for the class of notifications that Classroom should deliver |
---|---|
registrationId | A server-generated unique identifier for this |
cloudPubsubTopic | The Cloud Pub/Sub topic that notifications are to be sent to |
expiryTime | The time until which the |
Registration object
An instruction to Classroom to send notifications from the feed
to theprovided destination.
Other Registration functions:
gc_registrations_create()