# -*- coding: utf-8 -*- # Copyright 2017 LasLabs Inc. # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). ONLINE = 'online' AWAY = 'away' OFFLINE = 'offline'