Package com.uos.uos_mobile.other
Class Global.Notification
- java.lang.Object
-
- com.uos.uos_mobile.other.Global.Notification
-
- Enclosing class:
- Global
public static class Global.Notification extends java.lang.Object
U.O.S-Mobile내 Notification에 대한 정보를 가지고 있는 정적 클래스.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
CHANNEL_ID
Notification 채널 아이디.static java.lang.String
CHANNEL_NAME
Notification 채널명.
-
Constructor Summary
Constructors Constructor Description Notification()
-