Add Android node foundation with FCM push support
This commit is contained in:
@@ -46,7 +46,7 @@ export interface NodePushTokenSummary {
|
||||
provider: NodePushToken['provider'];
|
||||
tokenPreview: string;
|
||||
topic?: string;
|
||||
environment: NodePushToken['environment'];
|
||||
environment?: NodePushToken['environment'];
|
||||
registeredAt: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user