Google Play Game Services few questions

-- in callback
if message_id == gpgs.MSG_LOAD_SNAPSHOT then
        pprint(message)
end

I added this in my callback function. But I don’t get any message in the logcat.