Uses of Class
com.mypurecloud.sdk.v2.model.LineStatus
Packages that use LineStatus
-
Uses of LineStatus in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LineStatusModifier and TypeMethodDescriptionLineStatus.addressOfRecord(String addressOfRecord) The line's address of record.LineStatus.contactAddresses(List<String> contactAddresses) The addresses used to contact the line.The id of this lineIndicates whether the edge can reach the line.LineStatus.reachableStateTime(Date reachableStateTime) The time the line entered its current reachable state.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type LineStatusMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LineStatusModifier and TypeMethodDescriptionPhoneStatus.lineStatuses(List<LineStatus> lineStatuses) A list of LineStatus information for each of the lines of this phonevoidPhoneStatus.setLineStatuses(List<LineStatus> lineStatuses)