Skip to content

Commit

Permalink
update syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketSK committed Jul 27, 2023
1 parent c32c5a2 commit 68379f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/android/v2/quickstart/prebuilt-android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Additional properties that can be specified are `userName` and `userId`.
Username: The user's display name.
UserId: An id that you may choose so that peers on 100ms can be associated with customers identifiers from your system.

```
```kotlin
class HMSPrebuiltOptions {
val userName : String?, //Peer user name
val userId: String?, // Optional Customer given User-id
Expand Down

0 comments on commit 68379f8

Please sign in to comment.