ServiceActor

Undocumented in source.

Constructors

this
this(int appId, string clientSecret, string accessToken)
Undocumented in source.

Members

Functions

getAccessToken
string getAccessToken()
Undocumented in source. Be warned that the author may not have intended to support it.
getClientSecret
string getClientSecret()
Undocumented in source. Be warned that the author may not have intended to support it.
getId
int getId()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Actor

getId
int getId()
Undocumented in source.
getAccessToken
string getAccessToken()
Undocumented in source.

Meta