package com.whatsapp.v216195;
import android.app.Activity;
/**
* Created by brianvalente on 2/10/16.
*/
public class a6a {
public a6a(Activity activity, aiq aiq) {}
// Starts voice note recording
public void i() {}
// Stops voice note recording
public void a(boolean bool) {}
// Set the user number to send the voice note
public void a(String user) {}
}