interface SendbirdSdkInfo {
    platform: SendbirdPlatform;
    product: SendbirdProduct;
    version: string;
}

Properties

version: string