Beamable SDK
Beamable.Server.Api.Notifications.IMicroserviceNotificationsApi Member List

This is the complete list of members for Beamable.Server.Api.Notifications.IMicroserviceNotificationsApi, including all inherited members.

NotifyPlayer(long gamertag, string name, string messagePayload)Beamable.Server.Api.Notifications.IMicroserviceNotificationsApi
NotifyPlayer(List< long > gamertags, string name, string messagePayload)Beamable.Server.Api.Notifications.IMicroserviceNotificationsApi
NotifyPlayer< T >(long gamertag, string name, T messagePayload)Beamable.Server.Api.Notifications.IMicroserviceNotificationsApi
NotifyPlayer< T >(List< long > gamertags, string name, T messagePayload)Beamable.Server.Api.Notifications.IMicroserviceNotificationsApi