ProjectsMessages
class ProjectsMessages extends Resource (View source)
The "messages" collection of methods.
Typical usage is:
$fcmService = new Google\Service\FirebaseCloudMessaging(...);
$messages = $fcmService->projects_messages;
Methods
send(string $parent, SendMessageRequest $postBody, array $optParams = [])
Send a message to specified target (a registration token, topic or condition). (messages.send)
Details
Message
send(string $parent, SendMessageRequest $postBody, array $optParams = [])
Send a message to specified target (a registration token, topic or condition). (messages.send)