◆ getName()
String io.agora.push.PushType.getName |
( |
| ) |
|
Gets the push type name.
- Returns
- The push type name.
◆ getType()
static PushType io.agora.push.PushType.getType |
( |
String |
name | ) |
|
|
static |
Gets the push type.
- Parameters
-
- Returns
- The push type.
◆ HMSPUSH
io.agora.push.PushType.HMSPUSH =("HUAWEI") |
◆ HONORPUSH
io.agora.push.PushType.HONORPUSH =("HONOR") |
◆ MEIZUPUSH
io.agora.push.PushType.MEIZUPUSH =("MEIZU") |
◆ MIPUSH
io.agora.push.PushType.MIPUSH =("MI") |
◆ NORMAL
io.agora.push.PushType.NORMAL =("NORMAL") |
◆ OPPOPUSH
io.agora.push.PushType.OPPOPUSH =("OPPO") |
◆ VIVOPUSH
io.agora.push.PushType.VIVOPUSH =("VIVO") |
The documentation for this enum was generated from the following file:
- io/agora/push/PushType.java