Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ hasPermission
Method
hasPermission
packages/firebase-messaging/index.d.ts:67–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
getToken(): Promise<string | null>;
66
67
hasPermission(): Promise<AuthorizationStatus>;
68
69
onMessage(listener: (message: RemoteMessage) => any);
70
Callers
3
hasPermission
Method · 0.65
isDeviceRegisteredForRemoteMessages
Method · 0.65
hasPermission
Method · 0.65
Implementers
3
Messaging
packages/firebase-messaging/index.andr
Messaging
packages/firebase-messaging/index.ios.
Messaging
packages/firebase-messaging/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected