Module: Pushbullet::Constants

Included in:
Client
Defined in:
lib/pushbullet/constants.rb

Constant Summary collapse

API_BASE_PATH =
'https://api.pushbullet.com'
API_V2_BASE_PATH =
'https://api.pushbullet.com/v2'