Class GetAllUserPresenceApiResponse

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

public class GetAllUserPresenceApiResponse extends ZulipApiResponse
Zulip API response class for getting all users.
See Also:
  • Constructor Details

    • GetAllUserPresenceApiResponse

      public GetAllUserPresenceApiResponse()
  • Method Details