KotlinMethodsInitInit You need to create a new huddleClient instance which will be used to access various methods. import com.huddle01.kotlin_client.HuddleClient var huddleClient: HuddleClient = HuddleClient("YOUR_PROJECT_ID", this)MethodsRoom