Uses of Enum Class
co.ecg.alpaca.toolkit.generated.enums.SystemVoicePortalScope
Packages that use SystemVoicePortalScope
-
Uses of SystemVoicePortalScope in co.ecg.alpaca.toolkit.generated.enums
Methods in co.ecg.alpaca.toolkit.generated.enums that return SystemVoicePortalScopeModifier and TypeMethodDescriptionstatic SystemVoicePortalScopestatic SystemVoicePortalScope[]static SystemVoicePortalScopeReturns the enum constant of this class with the specified name.static SystemVoicePortalScope[]SystemVoicePortalScope.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SystemVoicePortalScope in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services declared as SystemVoicePortalScopeModifier and TypeFieldDescriptionprotected SystemVoicePortalScopeVoiceMessaging.SystemVoiceMessagingGroupGetResponse.voicePortalScopeprotected SystemVoicePortalScopeVoiceMessaging.SystemVoiceMessagingGroupModifyRequest.voicePortalScopeMethods in co.ecg.alpaca.toolkit.generated.services that return SystemVoicePortalScopeModifier and TypeMethodDescriptionVoiceMessaging.SystemVoiceMessagingGroupGetResponse.getVoicePortalScope()VoiceMessaging.SystemVoiceMessagingGroupModifyRequest.getVoicePortalScope()Methods in co.ecg.alpaca.toolkit.generated.services with parameters of type SystemVoicePortalScopeModifier and TypeMethodDescriptionvoidVoiceMessaging.SystemVoiceMessagingGroupGetResponse.setVoicePortalScope(SystemVoicePortalScope voicePortalScope) VoiceMessaging.SystemVoiceMessagingGroupModifyRequest.setVoicePortalScope(SystemVoicePortalScope voicePortalScope)