Skip to content

Instantly share code, notes, and snippets.

View enyason's full-sized avatar

Enya Emmanuel enyason

View GitHub Profile
data class RegisterUserResponse(val token: String?, val profile: Profile?)
data class Profile(val user: UserRemote?, val profile_pic: String?, val hourly_rate: String?, val rating: Rating?, val desc: String?, val field: String?, val major_course: Any?, val other_courses: Any?, val state: String?, val address: String?, val user_url: String?)
data class Rating(val rating: Double?, val count: Int?)
@enyason
enyason / MainActivity.java
Created June 27, 2020 17:05
Mobiew Main Code
package com.example.mymovieapp;
import android.annotation.SuppressLint;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.net.Network;
import android.net.NetworkInfo;

Keybase proof

I hereby claim:

  • I am enyason on github.
  • I am enyason (https://keybase.io/enyason) on keybase.
  • I have a public key ASAXlJpJVnjSTGS87QW3csbDiYUhnsktts3yWJMZoPTOQwo

To claim this, I am signing this object: