Uses of Class
com.bandwidth.iris.sdk.model.VoiceHostGroup
-
Packages that use VoiceHostGroup Package Description com.bandwidth.iris.sdk.model -
-
Uses of VoiceHostGroup in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return types with arguments of type VoiceHostGroup Modifier and Type Method Description List<VoiceHostGroup>SipPeer. getVoiceHostGroups()Method parameters in com.bandwidth.iris.sdk.model with type arguments of type VoiceHostGroup Modifier and Type Method Description voidSipPeer. setVoiceHostGroups(List<VoiceHostGroup> voiceHostGroups)
-