enum CCL::IUserInterface::ActivityType

Overview

Type of activity . More…

#include <iuserinterface.h>

enum ActivityType: int32
{
    kBasic,
    kNetwork,
    kOther,
};

Detailed Documentation

Type of activity .

Enum Values

kBasic

static / basic application activity mode

kNetwork

activity with network transfer

kOther

other temporary activity