Skip to content

Commit

Permalink
📝 Add the list of MilkcocoaClient properties
Browse files Browse the repository at this point in the history
  • Loading branch information
m2wasabi committed Mar 24, 2016
1 parent ce03189 commit 8f5fc11
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -97,6 +97,13 @@ public class example2 : MonoBehaviour {

### Class: MilkcocoaClient

##### properties

* public string MilkcocoaClient.appId
* public string MilkcocoaClient.dataStorePath
* public bool MilkcocoaClient.debugMessages
* string MilkcocoaClient.clientId

##### methods

* void MilkcocoaClient.Send(JSONObject)
Expand Down

0 comments on commit 8f5fc11

Please sign in to comment.