Modifier and Type | Method and Description |
---|---|
static DeviceApi.PromoScreen.Number |
DeviceApi.PromoScreen.Number.of(int number)
Gets a promoscreen number.
|
static DeviceApi.PromoScreen.Number |
DeviceApi.PromoScreen.Number.of(int number)
Gets a promoscreen number.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DeviceApi.PromoScreen.delete(DeviceApi.PromoScreen.Number number)
Deletes a promoscreen for any orientation.
|
static boolean |
DeviceApi.PromoScreen.delete(DeviceApi.PromoScreen.Number number)
Deletes a promoscreen for any orientation.
|
static boolean |
DeviceApi.PromoScreen.delete(DeviceApi.PromoScreen.Number number,
DeviceApi.Device.Orientation orientation)
Deletes a promoscreen
|
static boolean |
DeviceApi.PromoScreen.delete(DeviceApi.PromoScreen.Number number,
DeviceApi.Device.Orientation orientation)
Deletes a promoscreen
|
static boolean |
DeviceApi.PromoScreen.set(Path path,
DeviceApi.PromoScreen.Number number,
DeviceApi.Device.Orientation orientation,
DeviceApi.PromoScreen.Time screenTime)
Sets promoscreen, that is, an image to be shown in customer logo
mode.
|
static boolean |
DeviceApi.PromoScreen.set(Path path,
DeviceApi.PromoScreen.Number number,
DeviceApi.Device.Orientation orientation,
DeviceApi.PromoScreen.Time screenTime)
Sets promoscreen, that is, an image to be shown in customer logo
mode.
|
Copyright © 2024. All rights reserved.