Uses of Class
com.microsoft.graph.models.Presence
Packages that use Presence
-
Uses of Presence in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PresenceModifier and TypeMethodDescriptionstatic PresencePresence.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getPresence()Gets the presence property value.Methods in com.microsoft.graph.models that return types with arguments of type PresenceModifier and TypeMethodDescriptionCloudCommunications.getPresences()Gets the presences property value.PresenceCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type PresenceModifier and TypeMethodDescriptionvoidUser.setPresence(Presence value) Sets the presence property value.Method parameters in com.microsoft.graph.models with type arguments of type Presence