Skip to content

Commit 0ac309c

Browse files
committed
correct whiltespace
1 parent 5c86fbb commit 0ac309c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/event-grid/communication-services-voice-video-events.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This section contains an example of what that data would look like for each even
9090
},
9191
"isTwoParty": false,
9292
"correlationId": "{correlationId}",
93-
"isRoomsCall": true
93+
"isRoomsCall": true
9494
},
9595
"eventType": "Microsoft.Communication.CallStarted",
9696
"dataVersion": "1.0",
@@ -115,7 +115,7 @@ This section contains an example of what that data would look like for each even
115115
"communicationUser": {
116116
"id": "8:acs:bc360ba8-d29b-4ef2-b698-769ebef85521_0000000c-1fb9-4878-07fd-0848220077e1"
117117
},
118-
"role": "{role}"
118+
"role": "{role}"
119119
},
120120
"serverCallId": "{serverCallId}",
121121
"group": {
@@ -126,7 +126,7 @@ This section contains an example of what that data would look like for each even
126126
},
127127
"isTwoParty": false,
128128
"correlationId": "{correlationId}",
129-
"isRoomsCall": true
129+
"isRoomsCall": true
130130
},
131131
"eventType": "Microsoft.Communication.CallEnded",
132132
"dataVersion": "1.0",
@@ -151,7 +151,7 @@ This section contains an example of what that data would look like for each even
151151
"communicationUser": {
152152
"id": "8:acs:bc360ba8-d29b-4ef2-b698-769ebef85521_0000000c-1fb9-4878-07fd-0848220077e1"
153153
},
154-
"role": "{role}"
154+
"role": "{role}"
155155
},
156156
"displayName": "Sharif Edge",
157157
"participantId": "041e3b8a-1cce-4ebf-b587-131312c39410",
@@ -161,7 +161,7 @@ This section contains an example of what that data would look like for each even
161161
"communicationUser": {
162162
"id": "8:acs:bc360ba8-d29b-4ef2-b698-769ebef85521_0000000c-1fb9-4878-07fd-0848220077e1"
163163
},
164-
"role": "{role}"
164+
"role": "{role}"
165165
},
166166
"serverCallId": "{serverCallId}",
167167
"group": {
@@ -172,7 +172,7 @@ This section contains an example of what that data would look like for each even
172172
},
173173
"isTwoParty": false,
174174
"correlationId": "{correlationId}",
175-
"isRoomsCall": true
175+
"isRoomsCall": true
176176
},
177177
"eventType": "Microsoft.Communication.CallParticipantAdded",
178178
"dataVersion": "1.0",
@@ -195,7 +195,7 @@ This section contains an example of what that data would look like for each even
195195
"communicationUser": {
196196
"id": "8:acs:bc360ba8-d29b-4ef2-b698-769ebef85521_0000000c-1fb9-27cc-07fd-0848220077d8"
197197
},
198-
"role": "{role}"
198+
"role": "{role}"
199199
},
200200
"displayName": "Sharif Chrome",
201201
"participantId": "750a1442-3156-4914-94d2-62cf73796833",
@@ -205,7 +205,7 @@ This section contains an example of what that data would look like for each even
205205
"communicationUser": {
206206
"id": "8:acs:bc360ba8-d29b-4ef2-b698-769ebef85521_0000000c-1fb9-4878-07fd-0848220077e1"
207207
},
208-
"role": "{role}"
208+
"role": "{role}"
209209
},
210210
"serverCallId": "aHR0cHM6Ly9jb252LWRldi0yMS5jb252LWRldi5za3lwZS5uZXQ6NDQzL2NvbnYvbVQ4NnVfempBMG05QVM4VnRvSWFrdz9pPTAmZT02Mzc2Nzc3MTc2MDAwMjgyMzA",
211211
"group": {
@@ -216,7 +216,7 @@ This section contains an example of what that data would look like for each even
216216
},
217217
"isTwoParty": false,
218218
"correlationId": "{correlationId}",
219-
"isRoomsCall": true
219+
"isRoomsCall": true
220220
},
221221
"eventType": "Microsoft.Communication.CallParticipantRemoved",
222222
"dataVersion": "1.0",

0 commit comments

Comments
 (0)