HostInfo interface
Information about the external partner host.
Properties
| host |
Optional. This field indicates device info, like the platform (desktop, web, mobile, iOS, etc.). |
| host |
Required. The name of the Collaboration app registered with the MDCPP. |
Property Details
hostClientType
Optional. This field indicates device info, like the platform (desktop, web, mobile, iOS, etc.).
hostClientType?: string
Property Value
string
hostName
Required. The name of the Collaboration app registered with the MDCPP.
hostName: string
Property Value
string