Skip to content

RTMP Client Facade Service

Valandur edited this page Jul 15, 2014 · 2 revisions

#Methods

Method Name # of Parameters Return type
getLoginDataPacketForUser 0 LoginDataPacket
callKudos 1 LcdsResponseString

#Method details

##getLoginDataPacketForUser

Parameters: none

Returns: LoginDataPacket

##callKudos

Parameters:

Pos Type Description
1 String JSON formatted kudos data

Returns: LcdsResponseString

Clone this wiki locally