-
public class ScreenCaptureService.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerDEFAULT_NOTIFICATION_IDprivate final StringDEFAULT_CHANNEL_IDpublic final static ScreenCaptureService.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetDEFAULT_NOTIFICATION_ID()final StringgetDEFAULT_CHANNEL_ID()-
-
Method Detail
-
getDEFAULT_NOTIFICATION_ID
final Integer getDEFAULT_NOTIFICATION_ID()
-
getDEFAULT_CHANNEL_ID
final String getDEFAULT_CHANNEL_ID()
-
-
-
-