Class GetUserPresenceApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.user.response.GetUserPresenceApiResponse

public class GetUserPresenceApiResponse extends ZulipApiResponse
Zulip API response class for getting user presence.
See Also:
  • Constructor Details

    • GetUserPresenceApiResponse

      public GetUserPresenceApiResponse()
  • Method Details