Uses of Class
com.microsoft.graph.models.EmergencyCallerInfo
Packages that use EmergencyCallerInfo
-
Uses of EmergencyCallerInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EmergencyCallerInfoModifier and TypeMethodDescriptionstatic EmergencyCallerInfoEmergencyCallerInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEmergencyCallEvent.getCallerInfo()Gets the callerInfo property value.Methods in com.microsoft.graph.models with parameters of type EmergencyCallerInfoModifier and TypeMethodDescriptionvoidEmergencyCallEvent.setCallerInfo(EmergencyCallerInfo value) Sets the callerInfo property value.