Uses of Class
com.mypurecloud.sdk.v2.model.SipSearchResult
Packages that use SipSearchResult
-
Uses of SipSearchResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SipSearchResultModifier and TypeMethodDescriptionTelephonyApi.getTelephonySiptraces(GetTelephonySiptracesRequest request) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.TelephonyApi.getTelephonySiptraces(Date dateStart, Date dateEnd, String callId, String toUser, String fromUser, String conversationId) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SipSearchResultModifier and TypeMethodDescriptionTelephonyApi.getTelephonySiptraces(ApiRequest<Void> request) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.TelephonyApiAsync.getTelephonySiptracesAsync(GetTelephonySiptracesRequest request, AsyncApiCallback<SipSearchResult> callback) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.TelephonyApiAsync.getTelephonySiptracesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SipSearchResult>> callback) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.TelephonyApi.getTelephonySiptracesWithHttpInfo(Date dateStart, Date dateEnd, String callId, String toUser, String fromUser, String conversationId) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SipSearchResultModifier and TypeMethodDescriptionTelephonyApiAsync.getTelephonySiptracesAsync(GetTelephonySiptracesRequest request, AsyncApiCallback<SipSearchResult> callback) Fetch SIP metadata Fetch SIP metadata that matches a given parameter.TelephonyApiAsync.getTelephonySiptracesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SipSearchResult>> callback) Fetch SIP metadata Fetch SIP metadata that matches a given parameter. -
Uses of SipSearchResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SipSearchResultModifier and TypeMethodDescriptionAuth token used for this search requestNumber of records returnedSipSearchResult.data(List<HomerRecord> data) Homer search data that is returnedAny messages returned from homer as part of the responseSession id associated to the search requestStatus of the search request