Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn authored Oct 20, 2017
1 parent f247200 commit 8c18fc5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@ Use the native Firebase SDK in Axway Titanium. This repository is part of the [T
- `value` (String)
- `name` (String)

##### `setScreenNameAndScreenClass(parameters)`
##### `setScreenNameAndScreenClass(parameters)` (iOS-only)
- `parameters` (Dictionary)
- `screenName` (String)
- `screenClass` (String)

#### Properties

##### `appInstanceID` (String, get)
##### `appInstanceID` (String, get, iOS-only)

##### `userID` (String, set)
##### `userID` (String, set, iOS-only)

##### `enabled` (Boolean, set)
##### `enabled` (Boolean, set, iOS-only)

## Example
```js
Expand Down

0 comments on commit 8c18fc5

Please sign in to comment.