Interface IVideoConferenceUids


@Path("/videoconferencing/uids") public interface IVideoConferenceUids
  • Field Details

  • Method Details

    • getResourceTypeUid

      @GET @Path("resource_type_uid") default String getResourceTypeUid()
    • getProviderTypeUid

      @GET @Path("provider_type") default String getProviderTypeUid()
    • resourceTypeUid

      static String resourceTypeUid()
    • providerTypeUid

      static String providerTypeUid()