Uses of Class
com.techventus.server.voice.datatypes.ActiveForwardingId

Packages that use ActiveForwardingId
com.techventus.server.voice.datatypes   
 

Uses of ActiveForwardingId in com.techventus.server.voice.datatypes
 

Methods in com.techventus.server.voice.datatypes that return types with arguments of type ActiveForwardingId
static java.util.List<ActiveForwardingId> ActiveForwardingId.createActiveForwardingIdListFromJsonPartResponse(java.lang.String jsonPart)