Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration defines possible provider Uniform Resource Identifiers (URIs). The IRTCProfile::ProviderURI method uses this enumeration.
typedef enum RTC_PROVIDER_URI {RTCPU_URIHOMEPAGE,RTCPU_URIHELPDESK,RTCPU_URIPERSONALACCOUNT,RTCPU_URIDISPLAYDURINGCALL,RTCPU_URIDISPLAYDURINGIDLE} RTC_PROVIDER_URI;
Elements
- RTCPU_URIHOMEPAGE
The provider's home page URI. - RTCPU_URIHELPDESK
The provider's help desk URI. - RTCPU_URIPERSONALACCOUNT
The URI displaying the client's personal account with the provider. - RTCPU_URIDISPLAYDURINGCALL
The provider URI to display while a call is in progress. - RTCPU_URIDISPLAYDURINGIDLE
The provider URI to display while no call is in progress.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h.
See Also
RTC Client API Enumerations | IRTCProfile::ProviderURI
Send Feedback on this topic to the authors