--------------------------------
-- @module ProtocolSocial
-- @extend PluginProtocol
-- @parent_module plugin
--------------------------------
--
-- @function [parent=#ProtocolSocial] showLeaderboard
-- @param self
-- @param #char leaderboardID
--------------------------------
--
-- @function [parent=#ProtocolSocial] showAchievements
-- @param self
--------------------------------
-- brief config the share developer info
-- param devInfo This parameter is the info of developer,
-- different plugin have different format
-- warning Must invoke this interface before other interfaces.
-- And invoked only once.
-- @function [parent=#ProtocolSocial] configDeveloperInfo
-- @param self
-- @param #map_table devInfo
return nil