package com.voxeo.moho.remote.impl; public class Constants { public static String unsupported_operation = "unsupported operation in moho remote"; }