Package io.rong.push.rongpush
Class RongPush
-
- All Implemented Interfaces:
public class RongPush
-
-
Constructor Summary
Constructors Constructor Description RongPush()
-
Method Summary
Modifier and Type Method Description void
register(Context context, PushConfig pushConfig, long pushConfigId)
PushType
getPushType()
-
-
Method Detail
-
register
void register(Context context, PushConfig pushConfig, long pushConfigId)
-
getPushType
PushType getPushType()
-
-
-
-