LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
Messages

Detailed Description

Read player inbox messages from the LootLocker console.

Function Documentation

◆ GetMessages()

static void LootLocker.Requests.LootLockerSDKManager.GetMessages ( Action< LootLockerGetMessagesResponse >  onComplete,
string  forPlayerWithUlid = null 
)
inlinestatic

Get the current messages.

Parameters
onCompleteonComplete Action for handling the response of type LootLockerGetMessagesResponse
forPlayerWithUlidOptional : Execute the request for the specified player. If not supplied, the default player will be used.

Functions

static void LootLocker.Requests.LootLockerSDKManager.GetMessages (Action< LootLockerGetMessagesResponse > onComplete, string forPlayerWithUlid=null)
 Get the current messages.