struct PlaceOS::Api::GoogleNotification

Included Modules

Extended Modules

Defined in:

placeos-rest-api/controllers/notifications/google.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def channel_expiry : Time | Nil #

[View source]
def channel_id : String #

[View source]
def channel_token : String | Nil #

[View source]
def message_num : String #

[View source]
def notifications #

[View source]
def resource_id : String #

[View source]
def resource_state : ResourceState #

[View source]
def resource_uri : String #

[View source]
def subscription_id #

[View source]
def to_payload #

[View source]