mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 09:05:59 +08:00
fcm
This commit is contained in:
@@ -5,7 +5,9 @@ type OfflinePusher interface {
|
||||
}
|
||||
|
||||
type PushOpts struct {
|
||||
Signal Signal
|
||||
Signal Signal
|
||||
IOSPushSound string
|
||||
IOSBadgeCount bool
|
||||
}
|
||||
|
||||
type Signal struct {
|
||||
|
||||
Reference in New Issue
Block a user