AuthResponse |
GraphService.Iface.authenticate(byte[] username,
byte[] password) |
AuthResponse |
GraphService.Client.authenticate(byte[] username,
byte[] password) |
AuthResponse |
AuthResponse.Builder.build() |
AuthResponse |
AuthResponse.deepCopy() |
AuthResponse |
GraphService.AsyncClient.authenticate_call.getResult() |
AuthResponse |
GraphService.authenticate_result.getSuccess() |
AuthResponse |
GraphService.Client.recv_authenticate() |
AuthResponse |
AuthResponse.setError_code(ErrorCode error_code) |
AuthResponse |
AuthResponse.setError_msg(byte[] error_msg) |
AuthResponse |
AuthResponse.setSession_id(long session_id) |
AuthResponse |
AuthResponse.setTime_zone_name(byte[] time_zone_name) |
AuthResponse |
AuthResponse.setTime_zone_offset_seconds(int time_zone_offset_seconds) |