React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/messaging
index
sendMessage
Function sendMessage
sendMessage
(
messaging
:
Messaging
,
message
:
RemoteMessage
)
:
Promise
<
void
>
Send a new
RemoteMessage
to the FCM server.
Parameters
messaging
:
Messaging
message
:
RemoteMessage
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Send a new
RemoteMessageto the FCM server.